Libraries tagged by taha
phpunit/php-code-coverage
957031935 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
766056384 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
guzzlehttp/psr7
1100690124 Downloads
PSR-7 message implementation that also provides common utility methods
fakerphp/faker
405257837 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/lexer
981377748 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
922206121 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
538082501 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/collections
439344769 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/semver
538694443 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
doctrine/cache
617368700 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
thecodingmachine/safe
121496494 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/web-profiler-bundle
165466838 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/expression-language
230487846 Downloads
Provides an engine that can compile and evaluate expressions
slim/slim
54393082 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
sebastian/type
682858715 Downloads
Collection of value objects that represent the types of the PHP type system