Libraries tagged by dbstring
pmvc-plugin/mbstring
6296 Downloads
mbstring
packaged/polyfill-mbstring
2568 Downloads
enorris/mbstring-stream
90763 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
2689 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
madebykind/craft.labelenvironment
82 Downloads
Provides colour-coded labels in your Craft CMS control panel to help easily distinguish between environments
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.
localzet/jwt
39 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
3055 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.