Download the PHP package vluzrmos/lumen-url-host without Composer
On this page you can find all versions of the php package vluzrmos/lumen-url-host. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vluzrmos/lumen-url-host
More information about vluzrmos/lumen-url-host
Files in vluzrmos/lumen-url-host
Download vluzrmos/lumen-url-host
More information about vluzrmos/lumen-url-host
Files in vluzrmos/lumen-url-host
Vendor vluzrmos
Package lumen-url-host
Short Description A fixer for console and tests using Lumen Url Generator.
License MIT
Package lumen-url-host
Short Description A fixer for console and tests using Lumen Url Generator.
License MIT
Please rate this library. Is it a good library?
Informations about the package lumen-url-host
Lumen Url Host Fixer.
A fixer to Lumen Url Generator.
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
Usage
Run 1 time:
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
.
All versions of lumen-url-host with dependencies
PHP Build Version
Package Version
No informations.
The package vluzrmos/lumen-url-host contains the following files
Loading the files please wait ....