Download the PHP package egeniq/laravel-versionheader without Composer
On this page you can find all versions of the php package egeniq/laravel-versionheader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download egeniq/laravel-versionheader
More information about egeniq/laravel-versionheader
Files in egeniq/laravel-versionheader
Download egeniq/laravel-versionheader
More information about egeniq/laravel-versionheader
Files in egeniq/laravel-versionheader
Vendor egeniq
Package laravel-versionheader
Short Description A Laravel package that adds a HTTP header with version info.
License MIT
Homepage https://github.com/egeniq/laravel-versionheader
Package laravel-versionheader
Short Description A Laravel package that adds a HTTP header with version info.
License MIT
Homepage https://github.com/egeniq/laravel-versionheader
Please rate this library. Is it a good library?
Informations about the package laravel-versionheader
Version header middleware for Laravel and Lumen
This package introduces simple HTTP middleware that adds a release or build version to the response headers.
It works with both the Laravel and Lumen frameworks starting version 5.1.
Getting started
Require the package via composer:
For Lumen
Copy the config file to your config directory:
And customize the configuration values if necessary.
After that, enable the middleware and register the service provider in your bootstrap/app.php
.
For Laravel
Documentation to be done.
All versions of laravel-versionheader with dependencies
PHP Build Version
Package Version
The package egeniq/laravel-versionheader contains the following files
Loading the files please wait ....