Libraries tagged by string functions
php-extended/polyfill-php80-str-utils
59538 Downloads
A php implementation of string functions introduced in php8 and above
andreas-glaser/php-helpers
77854 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
relisten/forceutf8
87546 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
pixel418/ubiq
28008 Downloads
Functions for readable treatment of string, array & object
repat/laravel-helper
5381 Downloads
Some helper function for developing with Laravel 5+
phannaly/laravel-helpers
8356 Downloads
The PHP helpers function extract from Laravel
mcaskill/php-html-build-attributes
28176 Downloads
Generate a string of HTML attributes.
esi/utility
3277 Downloads
Utility - Collection of various PHP utility functions.
clausnz/php-helpers
4345 Downloads
A Collection of useful php helper functions.
aozisik/php-turkce
1478 Downloads
Turkish language friendly string manipulation functions for PHP.
webservices-nl/utils
39494 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
haldayne/boost
30596 Downloads
Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.
sebastian/uuid
725 Downloads
Function for generating a UUID (as string)
afcamps/forceutf8
12279 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
xethron/l4-to-string
17048 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.