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