Libraries tagged by pr
sebastian/environment
793839714 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
800149680 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
813814891 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
672725584 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
911795771 Downloads
PSR-7 message implementation that also provides common utility methods
dragonmantank/cron-expression
412470574 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/event-manager
453909952 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
170145112 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
456187149 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
symfony/web-profiler-bundle
130344025 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/property-info
221339680 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
259711163 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
react/promise
317493882 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
phpspec/prophecy
532780178 Downloads
Highly opinionated mocking framework for PHP 5.3+
php-http/promise
275615936 Downloads
Promise used for asynchronous HTTP requests