Libraries tagged by substring
gorriecoe/silverstripe-dbstringextras
4924 Downloads
Adds extra methods to Silverstripe DBStrings to help manipulate them.
enorris/mbstring-stream
90765 Downloads
An mbstring stream conversion filter.
polyfills/mb-trim
269 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
gugglegum/mb-str-pad
2690 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
mathiasreker/php-mbstring-extension
136 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.
jrosset/mbstring-extended
69 Downloads
Add "missing" mbstring methods like str_pad
backendtea/un-poly-mbstring
1184 Downloads
Removes the symfony/polyfill-mbstring polyfill from your project
zendtech/polyfill-mb-ereg
119 Downloads
Polyfill for mb_ereg(), mb_eregi(), mb_ereg_match(), and mb_ereg_replace*() functions; primary use case is for mbstring on Windows 7.4+
samsonasik/naming
214 Downloads
Naming Filter and Validator for people name
polyfills/mb-ucfirst-lcfirst
60 Downloads
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
localzet/lwt
72 Downloads
Localzet LWT is a library for working with Localzet Web Tokens, which are based on JWT (JSON Web Tokens). It provides functionality for creating, verifying, and handling tokens using modern technologies and standards.
diggin/diggin-http-charset
3055 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
corpsee/php-utf-8
284 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.
talerwen/mbstring
8 Downloads
mbstring function
symfony70/polyfill-mbstring
18 Downloads
PHP 7.0 support for: Symfony polyfill for the Mbstring extension