Libraries tagged by fund
sebastian/exporter
672648141 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
663662344 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
668811264 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
601819743 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
682203905 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
opis/closure
203985517 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
codeception/codeception
66673510 Downloads
BDD-style testing framework
voku/portable-ascii
257410304 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
vimeo/psalm
54170145 Downloads
A static analysis tool for finding errors in PHP applications
thecodingmachine/safe
59490442 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
211695965 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
194098218 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-normalizer
581701285 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-grapheme
470757671 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/options-resolver
355097736 Downloads
Provides an improved replacement for the array_replace PHP function