Libraries tagged by functions
symfony/polyfill-intl-normalizer
700311013 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
664288808 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
581303884 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
854626711 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
420837948 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/deprecation-contracts
686687642 Downloads
A generic function and convention to trigger deprecation notices
sebastian/resource-operations
615175565 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
700565375 Downloads
Looks up which function or method a line of code belongs to
opis/closure
217021783 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
voku/portable-ascii
325420052 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
73854715 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
249211735 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
258568741 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-apcu
76421899 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
spatie/regex
11801962 Downloads
A sane interface for php's built in preg_* functions