Download the PHP package intahwebz/mb_extra without Composer
On this page you can find all versions of the php package intahwebz/mb_extra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mb_extra
mb_extra
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
How to use
Either:
-
require_once the file
mb_extra/src/Intahwebz/MBExtra/Functions.php
from the vendors directory. - Call
\Intahwebz\MBExtra\Functions::load();
which invoke Composer's autoloader to magically insert the functions into the current PHP process.
All versions of mb_extra with dependencies
PHP Build Version
Package Version
No informations.
The package intahwebz/mb_extra contains the following files
Loading the files please wait ....