Popular Packages
-
PHP
zendframework/zend-expressive-hal
Hypertext Application Language implementation for PHP and PSR-7
Abandoned! See mezzio/mezzio-hal
-
-
-
-
PHP
zetacomponents/authentication-database-tiein
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
-
-
-
-
PHP
doctrine/key-value-store
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
Abandoned!
-
-
PHP
danharper/laravel-jsonx
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
-
-
-
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.