Libraries tagged by mbstring
webpatser/fledge-portable-ascii
1294 Downloads
PHP 8.5 optimized portable-ascii for Fledge — max performance with ext-mbstring.
gugglegum/mb-str-pad
4258 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
pmvc-plugin/mbstring
7778 Downloads
mbstring
jrosset/mbstring-extended
151 Downloads
Add "missing" mbstring methods like str_pad
packaged/polyfill-mbstring
3314 Downloads
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.
enorris/mbstring-stream
91006 Downloads
An mbstring stream conversion filter.
samsonasik/naming
220 Downloads
Naming Filter and Validator for people name
localzet/webauthn
19 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
localzet/lwt
99 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.
localzet/jwt
54 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
3064 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
realodix/php-utility
2815 Downloads
Collection of various PHP utility functions
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
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.