Chris@0: Symfony Polyfill / Iconv Chris@0: ======================== Chris@0: Chris@0: This component provides a native PHP implementation of the Chris@0: [php.net/iconv](http://php.net/iconv) functions Chris@0: (short of [`ob_iconv_handler`](http://php.net/manual/en/function.ob-iconv-handler.php)). Chris@0: Chris@0: More information can be found in the Chris@0: [main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md). Chris@0: Chris@0: License Chris@0: ======= Chris@0: Chris@0: This library is released under the [MIT license](LICENSE).