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. [Utility &amp; Helpers](/categories/utility)
4. /
5. keizerdev/phpuri

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

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

A php library for converting relative urls to absolute.

1.0(3y ago)0612PHP

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 today

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 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

1161d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4026917?v=4)[Robert-Jan Keizer](/maintainers/keizerdev)[@KeizerDev](https://github.com/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)
```

###  Alternatives

[mohamedsabil83/filament-hijri-picker

A Hijri date time picker component for Filament

225.8k](/packages/mohamedsabil83-filament-hijri-picker)

PHPackages © 2026

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