Libraries tagged by in
symfony/http-kernel
690957862 Downloads
Provides a structured process for converting a Request into a Response
symfony/finder
844754972 Downloads
Finds files and directories via an intuitive fluent interface
symfony/console
925293207 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/resource-operations
600007111 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/object-reflector
615965330 Downloads
Allows reflection of object attributes, including inherited and non-public ones
psr/simple-cache
601161963 Downloads
Common interfaces for simple caching
psr/log
1004198493 Downloads
Common interface for logging libraries
psr/http-message
862040906 Downloads
Common interface for HTTP messages
psr/cache
569959756 Downloads
Common interface for caching libraries
phpunit/php-code-coverage
758828662 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpoffice/phpspreadsheet
232376686 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpdocumentor/reflection-docblock
640508892 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/version
615710763 Downloads
Library for handling version information and constraints
phar-io/manifest
616556667 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
567940958 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7