Popular Packages
-
-
PHP
aboutcoders/enum-serializer-bundle
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
-
-
PHP
hostnet/phpcs-tool
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version
-
-
-
-
-
PHP
jbinfo/mobile-detect-service-provider
A mobile detect ServiceProvider for Silex, based on Mobile-Detect library.
-
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.
-
-
-
-
-
PHP
bmdevel/php-resque
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.