Popular Packages
-
-
-
-
-
PHP
psr-discovery/cache-implementations
Lightweight library that discovers available PSR-6 Cache 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/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/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
doctrine/coding-standard
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
-
-
Go
spiral/roadrunner
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
-
PHP
kevinrob/guzzle-cache-middleware
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
-
haydenpierce/class-finder
A library that can provide of a list of classes in a given namespace