Libraries tagged by d
monolog/monolog
1029227945 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
symfony/var-dumper
919253664 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/event-dispatcher-contracts
821725874 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1052912337 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/deprecation-contracts
902477879 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
462668820 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
sebastian/diff
958868786 Downloads
Diff implementation
psr/event-dispatcher
680689804 Downloads
Standard interfaces for event handling.
phpdocumentor/reflection-docblock
759993647 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
907095562 Downloads
Create deep copies (clones) of your objects
dompdf/dompdf
193070798 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/dbal
612612712 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
barryvdh/laravel-dompdf
103275229 Downloads
A DOMPDF Wrapper for Laravel
barryvdh/laravel-debugbar
135418136 Downloads
PHP Debugbar integration for Laravel
vlucas/phpdotenv
651392715 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.