PHPackages                             vluzrmos/lumen-url-host - 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. vluzrmos/lumen-url-host

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

vluzrmos/lumen-url-host
=======================

A fixer for console and tests using Lumen Url Generator.

v0.0.3(10y ago)58301MITPHP

Since Jul 11Pushed 10y ago3 watchersCompare

[ Source](https://github.com/vluzrmos/lumen-url-host)[ Packagist](https://packagist.org/packages/vluzrmos/lumen-url-host)[ RSS](/packages/vluzrmos-lumen-url-host/feed)WikiDiscussions master Synced 1mo ago

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

Lumen Url Host Fixer.
=====================

[](#lumen-url-host-fixer)

[![Latest Stable Version](https://camo.githubusercontent.com/e122b50a3ce06dd714b5626c140657e734ff1721b81021e47940fb3087756f70/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f6c756d656e2d75726c2d686f73742f76657273696f6e)](https://packagist.org/packages/vluzrmos/lumen-url-host)[![Total Downloads](https://camo.githubusercontent.com/d3eccd003bb59592d87aaf42a1f55ef2f99d43b865e619577a48cd704ae6250f/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f6c756d656e2d75726c2d686f73742f646f776e6c6f616473)](https://packagist.org/packages/vluzrmos/lumen-url-host)[![License](https://camo.githubusercontent.com/d27423d83cd1edbef411ba64cf7fb410c2a8d3e4e2cdb34fa0a6bba79969ad7c/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f6c756d656e2d75726c2d686f73742f6c6963656e7365)](https://packagist.org/packages/vluzrmos/lumen-url-host)[![Build Status](https://camo.githubusercontent.com/0b866f5640d7a3478187df03ddbac0d15a3a5928c3177101ad0b5ed783cbecf1/68747470733a2f2f7472617669732d63692e6f72672f766c757a726d6f732f6c756d656e2d75726c2d686f73742e737667)](https://travis-ci.org/vluzrmos/lumen-url-host)[![StyleCI](https://camo.githubusercontent.com/e3933447a17be6db6239b8e4cd618b60a5f2e889fe07fdb3ef67c373bea8144a/68747470733a2f2f7374796c6563692e696f2f7265706f732f33383931313539372f736869656c64)](https://styleci.io/repos/38911597)

A fixer to Lumen Url Generator.

What is it for?
---------------

[](#what-is-it-for)

When running tests or console commands which needs some urls by default that will be `http://:/foo` instead of your desired hostname and port.

Install
-------

[](#install)

```
composer require vluzrmos/lumen-url-host

```

Usage
-----

[](#usage)

Run 1 time:

```
lumenUrlHost('your-disered.domain:port');
```

> Note: By default, lumen will cache the hostname and port at first call. That will works only if was called before first generated url.

I recommend to use on setUp() method of your tests, or in your `bootstrap/app.php`.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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

3

Last Release

3965d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/450848?v=4)[Vagner Luz do Carmo](/maintainers/vluzrmos)[@vluzrmos](https://github.com/vluzrmos)

---

Top Contributors

[![vluzrmos](https://avatars.githubusercontent.com/u/450848?v=4)](https://github.com/vluzrmos "vluzrmos (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vluzrmos-lumen-url-host/health.svg)

```
[![Health](https://phpackages.com/badges/vluzrmos-lumen-url-host/health.svg)](https://phpackages.com/packages/vluzrmos-lumen-url-host)
```

###  Alternatives

[izica/phalcon-meta-tags

Phalcon PHP Meta tags service

1215.9k](/packages/izica-phalcon-meta-tags)

PHPackages © 2026

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