Popular Packages
-
-
PHP
tomasvotruba/cognitive-complexity
PHPStan rules to measure cognitive complexity of your classes and methods
-
-
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.
-
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.
-
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
phpoffice/phpexcel
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
Abandoned! See phpoffice/phpspreadsheet
-
-
PHP
roots/wordpress-core-installer
A Composer custom installer to handle installing WordPress as a dependency
-
PHP
php-jsonpointer/php-jsonpointer
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
-
-
-
-
-
PHP
seld/cli-prompt
Allows you to prompt for user input on the command line, and optionally hide the characters they type