Libraries tagged by t
fortawesome/font-awesome
6803113 Downloads
The iconic font, CSS, and SVG framework
fakerphp/faker
312251640 Downloads
Faker is a PHP library that generates fake data for you.
dompdf/php-font-lib
15796156 Downloads
A library to read, parse, export and make subsets of different types of font files.
doctrine/persistence
258066439 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
185741068 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
413210471 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/common
341567781 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
doctrine/collections
380997408 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
deployer/deployer
22691469 Downloads
Deployment Tool
composer/semver
439875126 Downloads
Semver library that offers utilities, version constraint parsing and validation.
composer/pcre
264749517 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
clue/stream-filter
238481359 Downloads
A simple and modern approach to stream filtering in PHP
beberlei/assert
88457799 Downloads
Thin assertion library for input validation in business models.
barryvdh/laravel-ide-helper
109036229 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/debug
384435318 Downloads
Provides tools to ease debugging PHP code