Libraries tagged by mb_string
localzet/lwt
98 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.
mathiasreker/php-mbstring-extension
143 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.
pmvc-plugin/mbstring
6665 Downloads
mbstring
packaged/polyfill-mbstring
2926 Downloads
jrosset/mbstring-extended
107 Downloads
Add "missing" mbstring methods like str_pad
enorris/mbstring-stream
90874 Downloads
An mbstring stream conversion filter.
backendtea/un-poly-mbstring
1206 Downloads
Removes the symfony/polyfill-mbstring polyfill from your project
hatamiarash7/laravel-utils
17 Downloads
Useful functions for Laravel
samsonasik/naming
218 Downloads
Naming Filter and Validator for people name
localzet/jwt
53 Downloads
Localzet JWT is a library for working with JSON Web Tokens (JWT). Developed by Ivan Zorin, it uses modern technologies and standards for creating, verifying, and handling JWTs.
diggin/diggin-http-charset
3063 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
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.
zendtech/polyfill-mb-ereg
133 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+
polyfills/mb-ucfirst-lcfirst
208 Downloads
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
jpuck/mbstring
96 Downloads
Methods for handling multibyte string manipulations.