Libraries tagged by that
tijsverkoyen/css-to-inline-styles
540527843 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
1039252073 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
swagger-api/swagger-ui
49638047 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
sebastian/version
909173432 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
691651230 Downloads
Provides a list of PHP built-in functions that operate on resources
phpunit/php-file-iterator
923556335 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
937017959 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
752051311 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
1074102730 Downloads
PSR-7 message implementation that also provides common utility methods
fakerphp/faker
390508078 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/lexer
959336656 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
901524590 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
526826306 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/collections
430705293 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/semver
523234787 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.