Libraries tagged by functions
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/code-unit-reverse-lookup
654892282 Downloads
Looks up which function or method a line of code belongs to
opis/closure
210918249 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
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
symfony/polyfill-uuid
228898786 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-normalizer
645910879 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-grapheme
530316970 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/options-resolver
390686942 Downloads
Provides an improved replacement for the array_replace PHP function
spatie/regex
10375467 Downloads
A sane interface for php's built in preg_* functions
spatie/once
25732333 Downloads
A magic memoization function