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

ActiveProject

keizerdev/phpuri
================

A php library for converting relative urls to absolute.

1.0(3y ago)0558PHP

Since Apr 30Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Phpuri
======

[](#phpuri)

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
```

---

A mirror of the removed package:

-
-

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1114d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f62d9c6ee905b4112fbd8ac559c76d62e503b8c321ed14ec1005c3fa5fd33d58?d=identicon)[keizerdev](/maintainers/keizerdev)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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