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
christophwurst/nextcloud_testing
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit
-
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
theseer/fdomdocument
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
Abandoned!
-
-
-
-
-
PHP
dominikb/composer-license-checker
Utility to check for licenses of dependencies and block/allow them.