Popular Packages
-
PHP
codeat3/blade-ant-design-icons
A package to easily make use of Ant Design Icons in your Laravel Blade views.
-
PHP
mstilkerich/carddavclient
CardDAV client library to discover and synchronize with CardDAV servers
-
-
-
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!
-
vusys/laravel-runabout
Journey testing for Laravel: run the steps of a user journey in seeded, shuffled orders and assert invariants along the way.
-
-
-
-
-
-
-
-
-
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!