Libraries tagged by d
monolog/monolog
1061482951 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
symfony/var-dumper
951514629 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/event-dispatcher-contracts
854408265 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1086554980 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dom-crawler
419193183 Downloads
Eases DOM navigation for HTML and XML documents
symfony/deprecation-contracts
941186467 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
478767585 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
sebastian/diff
988148542 Downloads
Diff implementation
psr/event-dispatcher
712224981 Downloads
Standard interfaces for event handling.
phpdocumentor/reflection-docblock
780163507 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
936543241 Downloads
Create deep copies (clones) of your objects
dompdf/dompdf
206302083 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/dbal
629517741 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
barryvdh/laravel-dompdf
112352400 Downloads
A DOMPDF Wrapper for Laravel
barryvdh/laravel-debugbar
140989584 Downloads
PHP Debugbar integration for Laravel