Libraries tagged by re
doctrine/cache
496407096 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/service-contracts
613996481 Downloads
Generic abstractions related to writing services
symfony/routing
594955546 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
620530171 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher-contracts
537172303 Downloads
Generic abstractions related to dispatching event
sebastian/object-enumerator
603527094 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpunit/php-code-coverage
685652425 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpoffice/phpspreadsheet
200807711 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phar-io/manifest
545992341 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
doctrine/orm
222424126 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
700701367 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
662818976 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/options-resolver
357385121 Downloads
Provides an improved replacement for the array_replace PHP function
rector/rector
65536775 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
graham-campbell/result-type
234492268 Downloads
An Implementation Of The Result Type