Libraries tagged by functions
symfony/polyfill-intl-idn
698292845 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
894851585 Downloads
Symfony polyfill for ctype functions
sebastian/resource-operations
634240891 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
732996614 Downloads
Looks up which function or method a line of code belongs to
opis/closure
221270507 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
voku/portable-ascii
348482889 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
79299302 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
262515179 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
281423199 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-normalizer
741335707 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-grapheme
619519110 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/options-resolver
443477864 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/deprecation-contracts
730474786 Downloads
A generic function and convention to trigger deprecation notices
spatie/regex
13214032 Downloads
A sane interface for php's built in preg_* functions
spatie/once
27493915 Downloads
A magic memoization function