Libraries tagged by function - Free download!
sebastian/recursion-context
210983500 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
215490652 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
213744164 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
214664886 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
162969565 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
222775987 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
opis/closure
56902539 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
symfony/property-access
47313133 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-intl-normalizer
42494180 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
101173453 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
187537906 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
76078136 Downloads
Provides an improved replacement for the array_replace PHP function
sebastian/resource-operations
163306927 Downloads
Provides a list of PHP built-in functions that operate on resources
doctrine/persistence
44301775 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
49548297 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.