Libraries tagged by d
symfony/service-contracts
925912390 Downloads
Generic abstractions related to writing services
swagger-api/swagger-ui
50356987 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
rector/rector
142668086 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpstan/phpstan
375749096 Downloads
PHPStan - PHP Static Analysis Tool
nunomaduro/collision
363064086 Downloads
Cli error handling for console/command-line PHP applications.
mockery/mockery
532203430 Downloads
Mockery is a simple yet flexible PHP mock object framework
mobiledetect/mobiledetectlib
172990605 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
league/flysystem
687929811 Downloads
File storage abstraction for PHP
filp/whoops
435455950 Downloads
php error handling for cool kids
fakerphp/faker
396128376 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/orm
303446116 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
967873440 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/event-manager
531180354 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
198098505 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-ide-helper
134787364 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.