Libraries tagged by functional
sebastian/recursion-context
903106629 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
912409335 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
901098412 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
909644804 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
922296655 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
doctrine/collections
424140433 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
codeception/codeception
88971322 Downloads
All-in-one PHP Testing Framework
propaganistas/laravel-phone
38363959 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
doctrine/persistence
298584486 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
213308371 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/common
372033456 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
google/cloud-core
129142672 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
antecedent/patchwork
20192018 Downloads
Method redefinition (monkey-patching) functionality for PHP.
doctrine/reflection
106963178 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
lstrojny/functional-php
7461063 Downloads
Functional primitives for PHP