Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 3 |
liveuser |
1 |
Symfony Polyfill / Mbstring
|
|
|
2 |
===========================
|
|
|
3 |
|
|
|
4 |
This component provides a partial, native PHP implementation for the
|
|
|
5 |
[Mbstring](https://php.net/mbstring) extension.
|
|
|
6 |
|
|
|
7 |
More information can be found in the
|
|
|
8 |
[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
|
|
|
9 |
|
|
|
10 |
License
|
|
|
11 |
=======
|
|
|
12 |
|
|
|
13 |
This library is released under the [MIT license](LICENSE).
|