Libraries tagged by PHP Function
phpunit/php-code-coverage
779885116 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
doctrine/collections
364345069 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
symfony/options-resolver
417642367 Downloads
Provides an improved replacement for the array_replace PHP function
sebastian/resource-operations
612007216 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/exporter
769840688 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/comparator
766207486 Downloads
Provides the functionality to compare PHP values for equality
sebastian/recursion-context
760768808 Downloads
Provides functionality to recursively process PHP variables
sebastian/environment
760180837 Downloads
Provides functionality to handle HHVM/PHP environments
voku/portable-ascii
322250108 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
doctrine/migrations
175716869 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
328861258 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.
thecodingmachine/safe
72981648 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
markrogoyski/math-php
5688228 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
mailgun/mailgun-php
24568006 Downloads
The Mailgun SDK provides methods for all API functions.
spatie/regex
11682878 Downloads
A sane interface for php's built in preg_* functions