Popular Packages
-
PHP
guava/filament-icons
This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!
-
-
-
PHP
zfcampus/zf-rpc
ZF2 Module for simplifying the creation of RPC services
Abandoned! See laminas-api-tools/api-tools-rpc
-
-
-
PHP
jedrzej/sortable
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
-
-
-
-
-
PHP
paysera/lib-pagination
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
-
-
-
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!