Libraries tagged by functions
symfony/polyfill-intl-idn
567882228 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
742214795 Downloads
Symfony polyfill for ctype functions
sebastian/resource-operations
555479763 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
604247265 Downloads
Looks up which function or method a line of code belongs to
opis/closure
204309510 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
voku/portable-ascii
259022957 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
59825504 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
212676494 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
195667183 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-normalizer
584623889 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-grapheme
473464408 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/options-resolver
356736578 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/deprecation-contracts
563249287 Downloads
A generic function and convention to trigger deprecation notices
spatie/regex
8648236 Downloads
A sane interface for php's built in preg_* functions
spatie/once
24196252 Downloads
A magic memoization function