Libraries tagged by functions
symfony/polyfill-intl-idn
683038309 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
877656985 Downloads
Symfony polyfill for ctype functions
sebastian/resource-operations
626390472 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
719763335 Downloads
Looks up which function or method a line of code belongs to
opis/closure
219399212 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
voku/portable-ascii
338268817 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
76892966 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
256190899 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
271015408 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-normalizer
723663538 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-grapheme
603102024 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/options-resolver
433407950 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/deprecation-contracts
711845116 Downloads
A generic function and convention to trigger deprecation notices
spatie/regex
12525069 Downloads
A sane interface for php's built in preg_* functions
spatie/once
27128774 Downloads
A magic memoization function