Download the PHP package micheldiemer/mbstring without Composer
On this page you can find all versions of the php package micheldiemer/mbstring. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download micheldiemer/mbstring
More information about micheldiemer/mbstring
Files in micheldiemer/mbstring
Download micheldiemer/mbstring
More information about micheldiemer/mbstring
Files in micheldiemer/mbstring
Vendor micheldiemer
Package mbstring
Short Description Complementary functions for the mbstring extension
License MIT
Package mbstring
Short Description Complementary functions for the mbstring extension
License MIT
Please rate this library. Is it a good library?
Informations about the package mbstring
mb_str_replace
, mb_str_contains
, mb_str_ends_with
, mb_str_starts_with
, mb_ucfirst
, mb_lcfirst
Provides PHP mb_*
functions.
Defines mb_*
functions implemented by PHP 8.4 only if they do not exist (tested with function_exists
).
Using code from polyfills/mb-trim
: https://github.com/PHP-Polyfills/mb_trim and other sources (Internet).
Installation
Usage
Simply use the mb_str_replace
, mb_str_contains
, mb_str_ends_with
, mb_str_starts_with
, mb_ucfirst
, mb_lcfirst
functions as if they were declared.
Contributions
Contributions are welcome either as a GitHub issue or a PR to this repo.
All versions of mbstring with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-mbstring Version *
ext-mbstring Version *
The package micheldiemer/mbstring contains the following files
Loading the files please wait ....