Libraries tagged by thai
sebastian/resource-operations
620476436 Downloads
Provides a list of PHP built-in functions that operate on resources
phpunit/php-file-iterator
783155435 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
795527600 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
661560750 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
hamcrest/hamcrest-php
422080398 Downloads
This is the PHP port of Hamcrest Matchers
guzzlehttp/psr7
889764714 Downloads
PSR-7 message implementation that also provides common utility methods
fakerphp/faker
293628550 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/lexer
807571261 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
784933307 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
759748956 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
443315773 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/collections
368783758 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
553693726 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/semver
419815790 Downloads
Semver library that offers utilities, version constraint parsing and validation.
thecodingmachine/safe
75224186 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error