Libraries tagged by functionnal
sebastian/environment
913455238 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
922148778 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
934646083 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
doctrine/collections
429596009 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
codeception/codeception
90079329 Downloads
All-in-one PHP Testing Framework
propaganistas/laravel-phone
39538504 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
doctrine/persistence
303689782 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
216916538 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
375526745 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
132493555 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
doctrine/reflection
107283633 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
7277956 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
7513986 Downloads
Functional primitives for PHP
liip/functional-test-bundle
11050455 Downloads
This bundles provides additional functional test-cases for Symfony applications
nikic/iter
6340564 Downloads
Iteration primitives using generators