Popular Packages
-
PHP
gorilla/laravel
-
-
-
-
-
-
-
-
-
-
PHP
fzaffa/baseconverter
Converts base 10 numbers to any set of characters provided, for example an [a-zA-Z] range.
-
-
-
-
PHP
teknoo/states
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.