xref: /plugin/combo/vendor/symfony/polyfill-mbstring/README.md (revision 711d6bd2c63ab43529dc0f6edfa99d8219b82228)
1Symfony Polyfill / Mbstring
2===========================
3
4This component provides a partial, native PHP implementation for the
5[Mbstring](https://php.net/mbstring) extension.
6
7More information can be found in the
8[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
9
10License
11=======
12
13This library is released under the [MIT license](LICENSE).
14