Libraries tagged by provides
symfony/var-dumper
893826390 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
872579591 Downloads
Provides tools to internationalize your application
symfony/options-resolver
518422948 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/http-kernel
858863844 Downloads
Provides a structured process for converting a Request into a Response
symfony/filesystem
701036236 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher
1026169893 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
687341606 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/cache
367964775 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastian/resource-operations
686584014 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
907083838 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
916419044 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
905079303 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
913673272 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
926218099 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
guzzlehttp/psr7
1059364531 Downloads
PSR-7 message implementation that also provides common utility methods