Libraries tagged by functions
symfony/polyfill-intl-normalizer
868023540 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
807386105 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
1019187542 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
515434932 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/deprecation-contracts
865714704 Downloads
A generic function and convention to trigger deprecation notices
sebastian/resource-operations
684689972 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
820331333 Downloads
Looks up which function or method a line of code belongs to
opis/closure
233407592 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
voku/portable-ascii
425653610 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
106580265 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
309881163 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
359995758 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-grapheme
738394966 Downloads
Symfony polyfill for intl's grapheme_* functions
scienta/doctrine-json-functions
25217398 Downloads
A set of extensions to Doctrine that add support for json query functions.
jeremeamia/superclosure
60882713 Downloads
Serialize Closure objects, including their context and binding