Libraries tagged by that
tijsverkoyen/css-to-inline-styles
419646065 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/event-dispatcher
849246557 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/version
745095791 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
605982214 Downloads
Provides a list of PHP built-in functions that operate on resources
phpunit/php-file-iterator
758161559 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
770360110 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
646693588 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
864975143 Downloads
PSR-7 message implementation that also provides common utility methods
fakerphp/faker
278386871 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/lexer
785267764 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
739396907 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
431816576 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
543313588 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
403230216 Downloads
Semver library that offers utilities, version constraint parsing and validation.
thecodingmachine/safe
70972847 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error