Popular Packages
-
PHP
andreyv/yii2-ip-ratelimiter
Allow guest clients to be rate limited, using their IP as the identifier.
-
-
-
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!
-
-
-
-
-
-
PHP
guava/filament-drafts
A filament plugin that adds the ability to manage drafts and revisions of your models.
-
-
-
-
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!