Libraries tagged by weprovide
filp/whoops
348006251 Downloads
php error handling for cool kids
symfony/var-dumper
751550659 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
740472720 Downloads
Provides tools to internationalize your application
symfony/http-kernel
726156952 Downloads
Provides a structured process for converting a Request into a Response
symfony/filesystem
593616344 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher
878447254 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
557575898 Downloads
Provides tools to manage errors and ease debugging PHP code
sebastian/resource-operations
622889323 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
780291078 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
789429875 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
779771050 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
785815318 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
799607004 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
664037566 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
guzzlehttp/psr7
894422681 Downloads
PSR-7 message implementation that also provides common utility methods