Download the PHP package horat1us/yii2-header-environment without Composer
On this page you can find all versions of the php package horat1us/yii2-header-environment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download horat1us/yii2-header-environment
More information about horat1us/yii2-header-environment
Files in horat1us/yii2-header-environment
Download horat1us/yii2-header-environment
More information about horat1us/yii2-header-environment
Files in horat1us/yii2-header-environment
Vendor horat1us
Package yii2-header-environment
Short Description Loading environment variables from HTTP Headers (for testing purposes)
License MIT
Package yii2-header-environment
Short Description Loading environment variables from HTTP Headers (for testing purposes)
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-header-environment
Yii2 Header Behavior
Purpose of this package is to load environment variables from HTTP headers.
Case: your API receives hash and need to check it by secret key stored in environment.
Your test case can not directly use putenv
because API and Test API Client is executed in different flows.
Notice: you should use this package only in test environment!
Installation
Usage
Controller:
Test Case:
Author
- Alexander
Letnikow
License
MIT
All versions of yii2-header-environment with dependencies
PHP Build Version
Package Version
The package horat1us/yii2-header-environment contains the following files
Loading the files please wait ....