Libraries tagged by dbstring
enorris/mbstring-stream
90846 Downloads
An mbstring stream conversion filter.
polyfills/mb-trim
344 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
2945 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
pmvc-plugin/mbstring
6637 Downloads
mbstring
packaged/polyfill-mbstring
2704 Downloads
micheldiemer/mbstring
17 Downloads
Complementary functions for the mbstring extension
jrosset/mbstring-extended
97 Downloads
Add "missing" mbstring methods like str_pad
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+
samsonasik/naming
216 Downloads
Naming Filter and Validator for people name
localzet/lwt
78 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.
diggin/diggin-http-charset
3057 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
dustingraham/react-mysql
58 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
cebe/color-nick
37 Downloads
A simple PHP lib that can color nick names to make them distinguishable in a chat room.
corpsee/php-utf-8
286 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.