Libraries tagged by in
symfony/finder
914069278 Downloads
Finds files and directories via an intuitive fluent interface
symfony/console
999447181 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/resource-operations
635155062 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/object-reflector
676943413 Downloads
Allows reflection of object attributes, including inherited and non-public ones
psr/simple-cache
656615366 Downloads
Common interfaces for simple caching
psr/log
1078881494 Downloads
Common interface for logging libraries
psr/http-message
932931896 Downloads
Common interface for HTTP messages
psr/cache
622154701 Downloads
Common interface for caching libraries
phpunit/php-code-coverage
821919037 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpoffice/phpspreadsheet
256858115 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpdocumentor/reflection-docblock
677757997 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
676232399 Downloads
Library for handling version information and constraints
phar-io/manifest
677324895 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
605040710 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nikic/php-parser
819754933 Downloads
A PHP parser written in PHP