Libraries tagged by function
symfony/polyfill-intl-idn
620071376 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
801797609 Downloads
Symfony polyfill for ctype functions
symfony/deprecation-contracts
629485731 Downloads
A generic function and convention to trigger deprecation notices
sebastian/resource-operations
587515629 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
718678512 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
727569373 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
718001163 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
723884361 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
655367297 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
737460319 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
opis/closure
210976958 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
codeception/codeception
71821236 Downloads
BDD-style testing framework
voku/portable-ascii
294381925 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
66762465 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
233556760 Downloads
Provides functions to read and write from/to an object or array using a simple string notation