Libraries tagged by functions
symfony/polyfill-intl-idn
637062685 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
821468192 Downloads
Symfony polyfill for ctype functions
symfony/deprecation-contracts
650951136 Downloads
A generic function and convention to trigger deprecation notices
sebastian/resource-operations
597975787 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
672162827 Downloads
Looks up which function or method a line of code belongs to
opis/closure
213185774 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
voku/portable-ascii
306424867 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
69109737 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
239791323 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
240371515 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-normalizer
666594578 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-grapheme
549577325 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/options-resolver
402067896 Downloads
Provides an improved replacement for the array_replace PHP function
spatie/regex
10975751 Downloads
A sane interface for php's built in preg_* functions
spatie/once
26165376 Downloads
A magic memoization function