Libraries tagged by dbstring
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.
talerwen/mbstring
8 Downloads
mbstring function
symfony70/polyfill-mbstring
22 Downloads
PHP 7.0 support for: Symfony polyfill for the Mbstring extension
micheldiemer/mbstring
44 Downloads
Complementary functions for the mbstring extension
jrosset/mbstring-extended
108 Downloads
Add "missing" mbstring methods like str_pad
jpuck/mbstring
96 Downloads
Methods for handling multibyte string manipulations.
dev-el/polyfill-mbstring
30 Downloads
Symfony polyfill for the Mbstring extension
backendtea/un-poly-mbstring
1206 Downloads
Removes the symfony/polyfill-mbstring polyfill from your project
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+
yo2uno/polyfill-stringmb
6 Downloads
Symfony polyfill for the stringmb extension
polyfills/mb-ucfirst-lcfirst
208 Downloads
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
masteryoda101/database
3 Downloads
Symfony polyfill for the Mbstring extension
localzet/webauthn
18 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.
illustria/researchtest
0 Downloads
Symfony polyfill for the Mbstring extension
bentools/violin
1422 Downloads
A multibyte string manipulation library focused on performance.