Posts

  • apexcharts.rb

    :bar_chart: Awesome charts for your ruby app powered by ApexCharts.JS.

    ApexCharts.RB is a ruby charting library that’s going to give your ruby app beautiful, interactive, and responsive charts powered by [ApexCharts.JS]. On top of those sweet advantages, you’ll also get extra features that you can’t get by just including ApexCharts.JS to your ruby app, namely view/template helpers for creating charts, options shortcuts, application wide default options, reusable custom theme palette, and so on.

    Tags: #ruby • charts • apexcharts

  • xsd2php

    Convert XSD into PHP classes and JMS serializer definitions

    There is one recommended way to install xsd2php via Composer:

    • adding the dependency to your composer.json file:
      "require": {
          ..
          "goetas-webservices/xsd2php-runtime":"^0.2.2",
          ..
      },
      "require-dev": {
          ..
          "goetas-webservices/xsd2php":"^0.3",
          ..
      },
    

    Tags: #php • xsd • code-generation

  • framework

    :gem: Go! AOP PHP - modern aspect-oriented framework for the new level of software development

    Ask composer to create new project in empty directory:

    composer create-project goaop/framework
    

    After that just configure your web server to demos/ folder and open it in your browser. Then you can look at some demo examples before going deeper into installing it in your project.

    Tags: #php • aspect-oriented-framework • aop

  • magento2-regenerate_url_rewrites

    Magento 2 extension which add feature of regenerating a url rewrites of products/categories

    • Email: contact@olegkoval.com
    • LinkedIn: https://www.linkedin.com/in/oleg-koval-85bb2314/

    Tags: #php • magento • magento2

  • laravel-pivot

    This package introduces new events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.

    This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.

    Tags: #php • eloquent-events • laravel-events

  • PagingRecycler

    A quick way to implement a paging pattern for a RecyclerView

    A quick way to implement a paging pattern for a RecyclerView. PagingRecycler will show a “loading” view at the bottom of your RecyclerView while you are waiting for a page of results from your api call, then remove it when you are finished.

    Tags: #java

  • laravel-slack

    :hash: Slack notification for Laravel as it should be. Easy, fast, simple and highly testable.

    Slack notification for Laravel as it should be. Easy, fast, simple and highly testable. Since it uses On-Demand Notifications, it requires Laravel 5.5 or higher.

    Tags: #php • laravel • slack

  • google-api-ruby-client

    REST client for Google APIs

    These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features.

    Tags: #ruby

  • steam-rom-manager

    An app for managing ROMs in Steam

    Not sure what this app is even for? See here. There is plenty of documentation available in the app’s built in FAQ, and if you need further help there are expert users to be found on the discord and the subreddit.

    Check out the releases page for compiled downloads.

    Tags: #typescript

  • rolldate

    :clock10:rolldate 多格式、功能强大的移动端日期选择插件

    此插件为jquery-date的全新版本,主要为了解决旧版参数设计不够合理、滑动效率不高、依赖jquery、没有可选的主题风格等问题,并增加了回调函数,使插件有更大的灵活性。

    Tags: #javascript

subscribe via RSS