Releases: chroma-x/php-url-util
Releases · chroma-x/php-url-util
2.0.7
Changed the root namespace
2.0.6
Added hasQueryParameterWithKey($key) method.
2.0.4
Added URL encoding to the query parameters on build query string method.
2.0.0
Changed the root namespace to match the corporate namespace rules.
1.0.4
Added the setQueryParametersFromArray to the UrlInterface.
1.0.3
Added the setQueryParametersFromArray method.