PHPackages                             psx/uri - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. psx/uri

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

psx/uri
=======

URI, URL and URN value objects

v3.2.0(5mo ago)4251.4k↓23.7%3Apache-2.0PHPPHP &gt;=8.0CI passing

Since Apr 1Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/apioo/psx-uri)[ Packagist](https://packagist.org/packages/psx/uri)[ Docs](https://phpsx.org)[ Fund](https://www.paypal.me/fusioapi)[ GitHub Sponsors](https://github.com/chriskapp)[ RSS](/packages/psx-uri/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (15)Used By (3)

URI
===

[](#uri)

Library which contains value objects to represent URI, URL and URNs. The value objects are immutable so in case you change a value through a with\* method you get a new instance of that object. There is also a uri resolver class to resolve a uri against a base uri.

Usage
-----

[](#usage)

```
