Files
apimacro/vendor/symfony/polyfill-iconv/README.md

15 lines
422 B
Markdown
Raw Normal View History

2024-05-07 12:17:25 +02:00
Symfony Polyfill / Iconv
========================
This component provides a native PHP implementation of the
[php.net/iconv](https://php.net/iconv) functions
(short of [`ob_iconv_handler`](https://php.net/ob-iconv-handler)).
More information can be found in the
2024-05-17 12:24:19 +00:00
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
2024-05-07 12:17:25 +02:00
License
=======
This library is released under the [MIT license](LICENSE).