Libraries tagged by pr
sebastian/comparator
667755442 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
681148408 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
594705794 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
764080696 Downloads
PSR-7 message implementation that also provides common utility methods
dragonmantank/cron-expression
323740845 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/event-manager
379047930 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
145653376 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
381477515 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
symfony/web-profiler-bundle
105926957 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/property-info
173885604 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
211395963 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
react/promise
252948292 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
predis/predis
227752138 Downloads
A flexible and feature-complete Redis client for PHP.
phpspec/prophecy
498754932 Downloads
Highly opinionated mocking framework for PHP 5.3+
php-http/promise
228309188 Downloads
Promise used for asynchronous HTTP requests