Libraries tagged by PHP Function
phpunit/php-code-coverage
698790947 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
sebastian/resource-operations
564152355 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/exporter
689138242 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/comparator
685322355 Downloads
Provides the functionality to compare PHP values for equality
sebastian/recursion-context
680579073 Downloads
Provides functionality to recursively process PHP variables
sebastian/environment
679961514 Downloads
Provides functionality to handle HHVM/PHP environments
voku/portable-ascii
268421660 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
doctrine/collections
334379378 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/migrations
159078876 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
305372303 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.
symfony/options-resolver
365930657 Downloads
Provides an improved replacement for the array_replace PHP function
thecodingmachine/safe
61647593 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
markrogoyski/math-php
4855818 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
22148770 Downloads
The Mailgun SDK provides methods for all API functions.
spatie/regex
9079083 Downloads
A sane interface for php's built in preg_* functions