Libraries tagged by functionnal
sebastian/recursion-context
667656175 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
676065098 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
667053865 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
672258069 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
685652425 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
codeception/codeception
66990854 Downloads
BDD-style testing framework
doctrine/persistence
209515095 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
156091251 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
301083286 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.
doctrine/collections
329176633 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
propaganistas/laravel-phone
22774807 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
google/cloud-core
80676054 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
doctrine/reflection
99234856 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.
widmogrod/php-functional
3630458 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
6244475 Downloads
Functional primitives for PHP