Libraries tagged by tiat
tijsverkoyen/css-to-inline-styles
419447462 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
848929056 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/version
744759171 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
605807765 Downloads
Provides a list of PHP built-in functions that operate on resources
phpunit/php-file-iterator
757824755 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
770021764 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
646527987 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
864672853 Downloads
PSR-7 message implementation that also provides common utility methods
fakerphp/faker
278197313 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/lexer
784562282 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
739142191 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
431704691 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
543212325 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
403045524 Downloads
Semver library that offers utilities, version constraint parsing and validation.
thecodingmachine/safe
70932631 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error