Libraries tagged by mbstring
pmvc-plugin/mbstring
8272 Downloads
mbstring
packaged/polyfill-mbstring
3390 Downloads
aegisora/string-length-rule
58 Downloads
String Length Rule provides a simple, rule-based string length validation implementation for the Aegisora ecosystem
jrosset/mbstring-extended
158 Downloads
Add "missing" mbstring methods like str_pad
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
91021 Downloads
An mbstring stream conversion filter.
samsonasik/naming
220 Downloads
Naming Filter and Validator for people name
polyfills/mb-trim
5302 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
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.
gugglegum/mb-str-pad
4334 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
diggin/diggin-http-charset
3064 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
realodix/php-utility
2876 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.