Libraries tagged by string functions
appcia/utils
51 Downloads
Collection of utility functions that services basic PHP types: arrays, strings, numbers etc
alksily/support
2070 Downloads
PHP8 Support functions
alecrabbit/php-helpers
8464 Downloads
PHP helpers functions
sqonk/php-strlib
8 Downloads
A string library with no dependancies containing a very small set of useful functions in the global name space.
pyrsmk/funktions
742 Downloads
Premium PHP functions with a salt of functional programming
nyx/utils
122 Downloads
Static utilities and global helper functions for common tasks.
headzoo/utilities
157 Downloads
A collection of use PHP utility classes and functions.
headzoo/core
2748 Downloads
A collection of use PHP utility classes and functions.
dgame/php-wrapper
2494 Downloads
php wrapper
tinyphp-function/var_export2
36 Downloads
Outputs or returns a parsable string representation of a variable
tinyphp-function/convert2string
73 Downloads
Convierte una variable en tipo string si es posible caso contrario será un string vacío
tingv/portable-utf8
5 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
smth80/portable-ascii
0 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
rb28dett/php-utf-8
17 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
navarr/smartstring
4 Downloads
An object that can intelligently determine whether to use grapheme_* or byte-focused string functions