Libraries tagged by d
monolog/monolog
1001603706 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
symfony/var-dumper
891751955 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/event-dispatcher-contracts
793266604 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1023882846 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/deprecation-contracts
868678104 Downloads
A generic function and convention to trigger deprecation notices
sebastian/diff
934695111 Downloads
Diff implementation
psr/event-dispatcher
653653973 Downloads
Standard interfaces for event handling.
phpdocumentor/reflection-docblock
743267217 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
882410241 Downloads
Create deep copies (clones) of your objects
dompdf/dompdf
182557869 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/dbal
597987944 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
barryvdh/laravel-debugbar
130664097 Downloads
PHP Debugbar integration for Laravel
vlucas/phpdotenv
630014402 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
734072685 Downloads
Generic abstractions related to translation
symfony/service-contracts
899988581 Downloads
Generic abstractions related to writing services