Libraries tagged by PHP Function
phpunit/php-code-coverage
809189259 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
sebastian/resource-operations
628327854 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/exporter
798946726 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/comparator
795520544 Downloads
Provides the functionality to compare PHP values for equality
sebastian/recursion-context
789952756 Downloads
Provides functionality to recursively process PHP variables
sebastian/environment
789290585 Downloads
Provides functionality to handle HHVM/PHP environments
voku/portable-ascii
340767744 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
doctrine/collections
374370024 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/migrations
181596562 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
336524582 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
435832441 Downloads
Provides an improved replacement for the array_replace PHP function
thecodingmachine/safe
77503327 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
mailgun/mailgun-php
25452154 Downloads
The Mailgun SDK provides methods for all API functions.
spatie/invade
17064055 Downloads
A PHP function to work with private properties and methods
spatie/regex
12690134 Downloads
A sane interface for php's built in preg_* functions