summaryrefslogtreecommitdiff
path: root/vendor/symfony/polyfill-iconv/README.md
blob: 2421831c6b80cea0ea85e27b77cc853fbb603c09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Symfony Polyfill / Iconv
========================

This component provides a native PHP implementation of the
[php.net/iconv](http://php.net/iconv) functions
(short of [`ob_iconv_handler`](http://php.net/manual/en/function.ob-iconv-handler.php)).

More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).

License
=======

This library is released under the [MIT license](LICENSE).