PHPackages                             erebot/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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. erebot/uri

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

erebot/uri
==========

URI parsing and generation

0.1.0(9y ago)14.6k13GPL-3.0+PHPPHP &gt;=5.3.0

Since Aug 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Erebot/URI)[ Packagist](https://packagist.org/packages/erebot/uri)[ Docs](https://github.com/Erebot/URI)[ RSS](/packages/erebot-uri/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (2)Used By (3)

An API for URI parsing/generation
=================================

[](#an-api-for-uri-parsinggeneration)

Installation &amp; Usage
------------------------

[](#installation--usage)

Download the [composer.phar](https://getcomposer.org/composer.phar)executable or use the installer.

```
$ curl -sS https://getcomposer.org/installer | php
```

Create a `composer.json` that requires Erebot's URI component.

```
{
    "require": {
        "erebot/uri": "dev-master"
    }
}
```

Run Composer.

```
$ php composer.phar install
```

License
-------

[](#license)

Erebot's URI component is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Erebot's URI component is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Erebot's URI component. If not, see &lt;&gt;.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3614d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3349e240558c2c63c2488ec7ddc04f623fad0adec6ff13ff4d58047b3facded4?d=identicon)[fpoirotte](/maintainers/fpoirotte)

---

Top Contributors

[![fpoirotte](https://avatars.githubusercontent.com/u/499919?v=4)](https://github.com/fpoirotte "fpoirotte (67 commits)")[![nick-jones](https://avatars.githubusercontent.com/u/350792?v=4)](https://github.com/nick-jones "nick-jones (1 commits)")

---

Tags

uri

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/erebot-uri/health.svg)

```
[![Health](https://phpackages.com/badges/erebot-uri/health.svg)](https://phpackages.com/packages/erebot-uri)
```

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19037.7M42](/packages/mck89-peast)[zenstruck/uri

Object-oriented wrapper/manipulator for parse\_url with additional features.

1676.1k6](/packages/zenstruck-uri)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9642.0k](/packages/sauladam-shipment-tracker)[moonshine/layouts-field

Field for repeating groups of fields for MoonShine

107.9k](/packages/moonshine-layouts-field)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

112.9k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
