Libraries tagged by fun
symfony/polyfill-intl-normalizer
671126584 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
640817174 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
825867102 Downloads
Symfony polyfill for ctype functions
symfony/deprecation-contracts
655652650 Downloads
A generic function and convention to trigger deprecation notices
sebastian/resource-operations
600007111 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
739854571 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
748854848 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
739140946 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
745207266 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
675755369 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
758828662 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
opis/closure
213594090 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
codeception/codeception
73560996 Downloads
BDD-style testing framework
voku/portable-ascii
308962542 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
69584989 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error