Libraries tagged by Clash
psr-discovery/log-implementations
3422932 Downloads
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/http-factory-implementations
3474621 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory 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/http-client-implementations
3468200 Downloads
Lightweight library that discovers available PSR-18 HTTP Client 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/event-dispatcher-implementations
3425154 Downloads
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.
psr-discovery/discovery
3481778 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
3424850 Downloads
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.
psr-discovery/cache-implementations
3426026 Downloads
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.
psr-discovery/all
3421889 Downloads
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.
propa/tcpdi
613311 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
prooph/common
1857121 Downloads
Common classes used across prooph packages
pocketmine/binaryutils
520497 Downloads
Classes and methods for conveniently handling binary data
pmjones/auto-route
32457 Downloads
Automatically routes HTTP request to action classes.
phrity/net-stream
994250 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
php-stubs/wp-cli-stubs
892998 Downloads
WP-CLI function and class declaration stubs for static analysis.
philipp15b/php-i18n
89362 Downloads
Simple i18n class for PHP