You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
424 B

3 years ago
  1. Symfony Polyfill / Iconv
  2. ========================
  3. This component provides a native PHP implementation of the
  4. [php.net/iconv](https://php.net/iconv) functions
  5. (short of [`ob_iconv_handler`](https://php.net/ob-iconv-handler)).
  6. More information can be found in the
  7. [main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
  8. License
  9. =======
  10. This library is released under the [MIT license](LICENSE).