zenstruck/uri
Immutable, fluent URI/URL value objects for PHP with easy parsing, building, and modification of URIs. Create, normalize, and manipulate components (scheme, host, path, query, fragment) safely, with helpers for encoding and query params.
c9c9cd8 fix: getString() behaviour for non-scalar values (#22) by @kbond
055639d [feature] allow ParsedUri to wrap a Symfony Request (#19) by @kbond
88b4385 [feature] add Symfony Bundle (#17) by @kbond
Major refactor.
389cf91 [feature][BC BREAK] SignedUri always exists in a verified state (#9) by @kbond
d302a1a [minor][BC BREAK] VerificationFailed::uri() now returns Uri (#9) by @kbond
9de3e9d [minor] optimize Uri::__construct() by @kbond
c89e103 [minor] prevent SignedUri from being cloned/re-signed by @kbond
2d6c6d8 [minor] fix cs by @kbond
b096551 [feature] add uri/mailto Twig functions (closes #6) by @kbond
f0a6bee [minor] fix cs by @kbond
786c84c [minor] add named PathOutsideRoot exception by @kbond
Initial release.
How can I help you explore Laravel packages today?