Popular Packages
-
-
PHP
psr-discovery/container-implementations
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
PHP
psr-discovery/event-dispatcher-implementations
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
PHP
psr-discovery/log-implementations
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
psr-discovery/all
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
-
-
-
-
-
PHP
gesdinet/jwt-refresh-token-bundle
Implements a refresh token system over Json Web Tokens in Symfony
-
PHP
php-jsonpointer/php-jsonpointer
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
-
-
-
haydenpierce/class-finder
A library that can provide of a list of classes in a given namespace