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