This repository has been archived by the owner on Mar 28, 2021. It is now read-only.
version 1.0.0
Added
League\Uri\Modifier\UriMiddlewareInterface
League\Uri\Modifier\Exception
League\Uri\Modifier\CallableAdapter
League\Uri\Modifier\Basename
uri middleware to update the URI dirname pathLeague\Uri\Modifier\Dirname
uri middleware to update the URI basename pathLeague\Uri\Modifier\AddRootLabel
uri middleware to update the URI dirname pathLeague\Uri\Modifier\RemoveRootLabel
uri middleware to update the URI basename pathLeague\Uri\Modifier\AddBasePath
uri middleware to add a base path to your URILeague\Uri\Modifier\RemoveBasePath
uri middleware to remove a base path from your URILeague\Uri\Modifier\Subdomain
uri middleware to update the URI host subdomainsLeague\Uri\Modifier\RegisterableDomain
uri middleware to update the URI host registerable domains partLeague\Uri\Modifier\AppendQuery
uri middleware to append data to the URI query component
Fixed
- bug fix
League\Uri\Modifier\Formatter
for issue #91
Deprecated
- None
Removed
- PHP5 support