This is a PHP polyfill for RFC 3986 compliant URI parsing support based on the ongoing RFC
The URI object uses League URI Interface Package
The main difference is that the polyfill handles RFC3987 i18n host resolution in addition to RFC3986. Please view the RFC document to understand the URI instance public API.