Libraries tagged by pro
sebastian/recursion-context
921970626 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
931388738 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
919936454 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
928698365 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
941162241 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
754941214 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
intervention/image
210542585 Downloads
PHP Image Processing
guzzlehttp/psr7
1079643971 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/event-manager
529182913 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
197314616 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
547137767 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
symfony/web-profiler-bundle
161795543 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/property-info
281213254 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
320111589 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
react/promise
390750779 Downloads
A lightweight implementation of CommonJS Promises/A for PHP