Libraries tagged by weprovide
weprodev/laranav
76 Downloads
LaraNav will manage navigation app
filp/whoops
286364915 Downloads
php error handling for cool kids
symfony/var-dumper
637574307 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
635450089 Downloads
Provides tools to internationalize your application
symfony/http-kernel
620530171 Downloads
Provides a structured process for converting a Request into a Response
symfony/filesystem
511289252 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher
759016920 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/resource-operations
556104114 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
667656175 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
676065098 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
667053865 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
672258069 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
685652425 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
597427531 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
769273304 Downloads
PSR-7 message implementation that also provides common utility methods