Libraries tagged by string functions
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
josef/postgre-comma-relations
185 Downloads
To create a Eloquent relationships with comma separated foreign key or using a string_to_array postgre function.
dirtsimple/fun-factory
300 Downloads
Fluently and efficiently compose functions, methods, and lambda-expression strings
permafrost-dev/laravel-str-extras
3 Downloads
Extra helper methods for the Laravel Str helper class.
free3_5man/laravel-macros
37 Downloads
Extending Laravel Collection/Arr/Str/Builder/Carbon/CarbonPeriod with macros, some of Collection/Arr is inspired by prototyped.js, also with extra heper functions
nazar-pc/upf
25 Downloads
Useful PHP Functions: set of system-independent functions from CleverStyle CMS
eggbe/helpers
410 Downloads
Useful functions library
tinyphp-function/var_export2
24 Downloads
Outputs or returns a parsable string representation of a variable
tinyphp-function/convert2string
62 Downloads
Convierte una variable en tipo string si es posible caso contrario será un string vacío
mathiasreker/php-mbstring-extension
145 Downloads
The php-mbstring-extension is a PHP library that provides support for multibyte strings that are not covered by the standard PHP string functions.
davidjeddy/normie
11 Downloads
Attempt to normalize the PHP standard library array and string function parameter order.
corpsee/php-utf-8
296 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.
fghazaleh/cport
66 Downloads
PHP support library for Array and String PHP function
vendeka-nl/text
363 Downloads
String helper class and functions.
hejunjie/utils
325 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.