Libraries tagged by pro
sebastian/version
762364126 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
616570694 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
768584665 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
777678380 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
768022999 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
774054947 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
787783251 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
657414139 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
882153759 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/event-manager
439938432 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
165063013 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
441029150 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
symfony/web-profiler-bundle
125099582 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/property-info
211850687 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
250005475 Downloads
Provides functions to read and write from/to an object or array using a simple string notation