Libraries tagged by d
symfony/var-dumper
635980644 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/event-dispatcher-contracts
535632352 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
757361532 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/diff
688091216 Downloads
Diff implementation
phpdocumentor/reflection-docblock
596495217 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
myclabs/deep-copy
635982873 Downloads
Create deep copies (clones) of your objects
doctrine/dbal
452615644 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
barryvdh/laravel-debugbar
87923743 Downloads
PHP Debugbar integration for Laravel
vlucas/phpdotenv
445761294 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/service-contracts
612298043 Downloads
Generic abstractions related to writing services
phpstan/phpstan
222829890 Downloads
PHPStan - PHP Static Analysis Tool
nesbot/carbon
491606767 Downloads
An API extension for DateTime that supports 281 different languages.
mockery/mockery
366670691 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
472230358 Downloads
File storage abstraction for PHP
filp/whoops
285565760 Downloads
php error handling for cool kids