Popular Packages
-
-
-
-
-
PHP
lorisleiva/laravel-deployer
Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.
-
-
-
-
-
PHP
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
-
PHP
mouf/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
-
-
PHP
mouf/magic-query
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
-
-