symfony / polyfill-iconv
Symfony polyfill for the Iconv extension
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Requires
- php: >=7.1
Suggests
- ext-iconv: For best performance
This package is auto-updated.
Last update: 2021-01-07 17:15:41 UTC
README
This component provides a native PHP implementation of the
php.net/iconv functions
(short of ob_iconv_handler
).
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.