Symfony Polyfill / XML ====================== This component provides a fallback implementation for the following functions in the abscense of the [XML](http://php.net/xml) extension: - [`utf8_encode`](https://php.net/utf8_encode) - [`utf8_decode`](https://php.net/utf8_decode) 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).