Libraries tagged by d
symfony/var-dumper
771146763 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/event-dispatcher-contracts
673380488 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
898615305 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/diff
824866616 Downloads
Diff implementation
phpdocumentor/reflection-docblock
675076982 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
773538302 Downloads
Create deep copies (clones) of your objects
dompdf/dompdf
145048077 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/dbal
531271983 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
barryvdh/laravel-debugbar
108715385 Downloads
PHP Debugbar integration for Laravel
vlucas/phpdotenv
540802096 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/service-contracts
766864594 Downloads
Generic abstractions related to writing services
rector/rector
98468137 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpstan/phpstan
297381461 Downloads
PHPStan - PHP Static Analysis Tool
mockery/mockery
449430518 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
573054939 Downloads
File storage abstraction for PHP