Resources
11 months ago
LICENSE
11 months ago
Mbstring.php
11 months ago
README.md
11 months ago
bootstrap.php
11 months ago
bootstrap80.php
11 months ago
composer.json
11 months ago
README.md
14 lines
| 1 | Symfony Polyfill / Mbstring |
| 2 | =========================== |
| 3 | |
| 4 | This component provides a partial, native PHP implementation for the |
| 5 | [](https://php.net/mbstringMbstring](https://php.net/mbstring](https://php.net/mbstring) extension. |
| 6 | |
| 7 | More information can be found in the |
| 8 | [](https://github.com/symfony/polyfill/blob/main/README.mdmain Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md](https://github.com/symfony/polyfill/blob/main/README.md). |
| 9 | |
| 10 | License |
| 11 | ======= |
| 12 | |
| 13 | This library is released under the [](LICENSEMIT license](LICENSE](LICENSE). |
| 14 |