PHPackages                             xsirix/phpuri - 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. xsirix/phpuri

ActiveProject

xsirix/phpuri
=============

A php library for converting relative urls to absolute.

1.0.1(3y ago)4421↓100%5PHP

Since Feb 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/XSIRIX/phpuri)[ Packagist](https://packagist.org/packages/xsirix/phpuri)[ RSS](/packages/xsirix-phpuri/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Phpuri
======

[](#phpuri)

A fork of the phpuri package. Other distros for some reason have been deleted, hence this alternative fork.

A php library for converting relative urls to absolute.

```
require 'phpuri.php';
echo phpUri::parse('https://www.google.com/')->join('foo');
//==> https://www.google.com/foo
```

### Benchmark

[](#benchmark)

```
php test.php
rel2abs:         successes -> 26, failures => 9, elapsed time: 0.001301
url_to_absolute: successes -> 32, failures => 3, elapsed time: 0.0029089999999999
phpuri:          successes -> 35, failures => 0, elapsed time: 0.002402
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~0 days

Total

2

Last Release

1187d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/90fe05d0f7549d97f7a3963e825757ef8d903ed3be3f84b9ce3afef568ce89c9?d=identicon)[XSIRIX](/maintainers/XSIRIX)

---

Top Contributors

[![XSIRIX](https://avatars.githubusercontent.com/u/80268677?v=4)](https://github.com/XSIRIX "XSIRIX (1 commits)")

### Embed Badge

![Health badge](/badges/xsirix-phpuri/health.svg)

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

PHPackages © 2026

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