Download the PHP package geoffry304/yii2-enveditor without Composer
On this page you can find all versions of the php package geoffry304/yii2-enveditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download geoffry304/yii2-enveditor
More information about geoffry304/yii2-enveditor
Files in geoffry304/yii2-enveditor
Download geoffry304/yii2-enveditor
More information about geoffry304/yii2-enveditor
Files in geoffry304/yii2-enveditor
Vendor geoffry304
Package yii2-enveditor
Short Description Yii2 Env editor
License MIT
Homepage https://github.com/geoffry304/yii2-enveditor
Package yii2-enveditor
Short Description Yii2 Env editor
License MIT
Homepage https://github.com/geoffry304/yii2-enveditor
Please rate this library. Is it a good library?
Informations about the package yii2-enveditor
yii2-enveditor
Module and component to edit env file
Installation
The preferred way to install yii2-enveditor is through Composer. Either add the following to the require section of your composer.json
file:
"geoffry304/yii2-enveditor": "*"
Or run:
$ php composer.phar require geoffry304/yii2-enveditor "*"
You can manually install yii2-enveditor by downloading the source in ZIP-format.
Update the config file
Options
Module Has the following options to modify it's behaviour:
- allowedIds: The userids who have access to the module, multiple ids with comma separated.
Component Has the following options to modify it's behaviour:
- filePath: The path to the .env file. Default to the basepath/.env
- autoBackup: Autobackup to true or false. Default to true
- backupPath: The folder where the backups need to be stored. Default to backups
Special thanks to JackieDo
Used his Laravel code to make it work in Yii2.
All versions of yii2-enveditor with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.14
vlucas/phpdotenv Version ^2.5
kartik-v/yii2-grid Version ^3.2.6
templesuite/yii2-ajaxcrud Version dev-master
vlucas/phpdotenv Version ^2.5
kartik-v/yii2-grid Version ^3.2.6
templesuite/yii2-ajaxcrud Version dev-master
The package geoffry304/yii2-enveditor contains the following files
Loading the files please wait ....