Libraries tagged by string functions
agelxnash/functions
1620 Downloads
Extra functions php
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
wlib/utils
74 Downloads
Helpers functions for arrays, strings, files, debugging, ...
repat/laravel-helper
5703 Downloads
Some helper function for developing with Laravel 5+
permafrost-dev/laravel-str-extras
3 Downloads
Extra helper methods for the Laravel Str helper class.
acelot/helpers
2570 Downloads
Useful PHP functions for everyday use
realodix/php-utility
2828 Downloads
Collection of various PHP utility functions
nazar-pc/upf
25 Downloads
Useful PHP Functions: set of system-independent functions from CleverStyle CMS
eggbe/helpers
410 Downloads
Useful functions library
mathiasreker/php-mbstring-extension
147 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.
gijsbos/stringfuncs
160 Downloads
PHP String Functions
automad/lightbox
2358 Downloads
A custom string function for creating a lightbox slideshow out of inline images.
corpsee/php-utf-8
300 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
jord-jd/is_offensive
10 Downloads
This PHP package provides an `is_offensive` helper function. Passing a string to `is_offensive` will return a boolean telling you if it contains offensive words.