Libraries tagged by classjs
shipmonk/name-collision-detector
637598 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
sebastianfeldmann/cli
3641564 Downloads
PHP cli helper classes
scribu/scb-framework
85143 Downloads
A set of useful classes for faster plugin development
psr-discovery/log-implementations
3350283 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
3398833 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
3392785 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
3352501 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
3405515 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
3352203 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
3353353 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
3349256 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.
prooph/common
1850559 Downloads
Common classes used across prooph packages
pocketmine/binaryutils
516015 Downloads
Classes and methods for conveniently handling binary data
pmjones/auto-route
31611 Downloads
Automatically routes HTTP request to action classes.
phrity/net-stream
941883 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory