Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 11-Jan-2023 | - | ||||
Resources/unidata/ | H | 11-Jan-2023 | - | -12,169,810 | -12,125,714 | |
LICENSE | H A D | 04-Oct-2022 | 1 KiB | 20 | 16 | |
Mbstring.php | H A D | 04-Oct-2022 | 28.5 KiB | 874 | 650 | |
README.md | H A D | 04-Oct-2022 | 372 | 14 | 9 | |
bootstrap.php | H A D | 04-Oct-2022 | 7.1 KiB | 148 | 131 | |
bootstrap80.php | H A D | 04-Oct-2022 | 8.6 KiB | 144 | 128 | |
composer.json | H A D | 04-Oct-2022 | 1 KiB | 42 | 41 |
README.md
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/master/README.md). 9 10License 11======= 12 13This library is released under the [MIT license](LICENSE). 14