Download the PHP package seferov/composer-env-script without Composer
On this page you can find all versions of the php package seferov/composer-env-script. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download seferov/composer-env-script
More information about seferov/composer-env-script
Files in seferov/composer-env-script
Download seferov/composer-env-script
More information about seferov/composer-env-script
Files in seferov/composer-env-script
Vendor seferov
Package composer-env-script
Short Description Composer script for handling gitignored env files
License MIT
Package composer-env-script
Short Description Composer script for handling gitignored env files
License MIT
Please rate this library. Is it a good library?
Informations about the package composer-env-script
Composer Env File Script
The package allows creating or updating ignored env file (ex: .env.local
) based on
a default env file (ex: .env
) interactively.
Installation
Modify your composer.json
file:
Configuration
By default, the package generates/updates .env.local
file based on .env
. This can be
changed trough composer.json extra. The configuration also allows managing multiple .env files:
Credits
The package is highly inspired by https://github.com/Incenteev/ParameterHandler which is for managing ignored parameters.
All versions of composer-env-script with dependencies
PHP Build Version
Package Version
The package seferov/composer-env-script contains the following files
Loading the files please wait ....