Libraries tagged by d
vlucas/phpdotenv
677101656 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
symfony/translation-contracts
792882120 Downloads
Generic abstractions related to translation
symfony/service-contracts
966331355 Downloads
Generic abstractions related to writing services
swagger-api/swagger-ui
53266236 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
rector/rector
155427887 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpstan/phpstan
398374753 Downloads
PHPStan - PHP Static Analysis Tool
nunomaduro/collision
383447864 Downloads
Cli error handling for console/command-line PHP applications.
nette/utils
465648926 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mockery/mockery
555007533 Downloads
Mockery is a simple yet flexible PHP mock object framework
mobiledetect/mobiledetectlib
180750074 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
718148201 Downloads
File storage abstraction for PHP
filp/whoops
456681224 Downloads
php error handling for cool kids
fakerphp/faker
419915410 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/orm
314090948 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
1002909438 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.