Libraries tagged by its
fromholdio/silverstripe-dependentgroupeddropdownfield
1611 Downloads
A silverstripe groupeddropdown field that has it's options populated via ajax, based on the value of the field it depends on
fritzmg/contao-simple-news-urls
1636 Downloads
Simple Contao extension to allow news URLs without its reader page fragment
friedolinfoerder/html-changer
3193 Downloads
Parse html and change it's output
fremail/lumen-nested-route-groups
10994 Downloads
Extends a lumen application for using nested route groups. In addition to the groups it's possible to use any() and match() methods.
flyhjaelp/laravel-eloquent-orderable
2401 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
figuren-theater/ft-performance
165 Downloads
Fast websites are more accessible, more sustainable and are giving a better UX. This is the code which accelerates figuren.theater and its WordPress Multisite Network.
fasterize/magento2
12270 Downloads
Manage Fasterize cache from Magento admin and auto-trigger cache flush when it's necessary by using the Fasterize API service
egeniq/php-coding-standard
12467 Downloads
The Egeniq Coding Standard is a set of PHPCS rules that we use at Egeniq, it's based on the Doctrine project.
eftec/validationone
3729 Downloads
It's a php library for fetch and validate fields
dvizh/yii2-shop
1191 Downloads
yii2-shop it's a module for site shop backend
dvizh/yii2-order
1705 Downloads
yii2-order it's a module for site cart order
dvizh/yii2-cart
4455 Downloads
yii2-cart it's a simple cart module to collect application models, that implement cart interface + widgets
dtenishev/jetphp-rabbitmq
2271 Downloads
AMQP php library wrapper. It's been tested against RabbitMQ.
distilleries/datatable-builder
9528 Downloads
Based on https://github.com/chumper/datatable. It's an abstract class to implement the datatable like https://github.com/Distilleries/FormBuilder.
dgr/nohup
1673 Downloads
A library to run a command in the background, it will return the process's pid, and get it's is running status anytime in the another process, and can be stoped anytime. It support Windows, Linux and Mac osx.