PHPackages                             castor/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. castor/uri

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

castor/uri
==========

RFC 3986 compliant URI value object

0.3.0(3y ago)010911BSD-3-ClausePHPPHP &gt;=8.0

Since Jul 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/castor-labs/uri)[ Packagist](https://packagist.org/packages/castor/uri)[ RSS](/packages/castor-uri/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (1)

Castor Uri
==========

[](#castor-uri)

[![php-workflow](https://github.com/castor-labs/uri/actions/workflows/php.yml/badge.svg?branch=main)](https://github.com/castor-labs/uri/actions/workflows/php.yml/badge.svg?branch=main)[![code-coverage](https://camo.githubusercontent.com/cf38e824abba2a13fb0e7689299c97c183fced06447115de734a1f2191e46855/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f7665726167652d38342532352d79656c6c6f772e7376673f6c6f6e6743616368653d74727565267374796c653d666c6174)](https://camo.githubusercontent.com/cf38e824abba2a13fb0e7689299c97c183fced06447115de734a1f2191e46855/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f7665726167652d38342532352d79656c6c6f772e7376673f6c6f6e6743616368653d74727565267374796c653d666c6174)

RFC 3986 compliant URI value object.

Installation
------------

[](#installation)

You can install the latest stable version with:

```
composer require castor/uri
```

Quick Start
-----------

[](#quick-start)

```
