Libraries tagged by d
symfony/var-dumper
694279065 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/event-dispatcher-contracts
594679120 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
817864976 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/diff
745468275 Downloads
Diff implementation
phpdocumentor/reflection-docblock
629680154 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
693787259 Downloads
Create deep copies (clones) of your objects
dompdf/dompdf
128272283 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/dbal
488325433 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
barryvdh/laravel-debugbar
96970613 Downloads
PHP Debugbar integration for Laravel
vlucas/phpdotenv
485763611 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/service-contracts
678170425 Downloads
Generic abstractions related to writing services
phpstan/phpstan
254094921 Downloads
PHPStan - PHP Static Analysis Tool
mockery/mockery
402161256 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
515645766 Downloads
File storage abstraction for PHP
filp/whoops
316811626 Downloads
php error handling for cool kids