Download the PHP package amsdard/composer-load-env without Composer
On this page you can find all versions of the php package amsdard/composer-load-env. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amsdard/composer-load-env
More information about amsdard/composer-load-env
Files in amsdard/composer-load-env
Download amsdard/composer-load-env
More information about amsdard/composer-load-env
Files in amsdard/composer-load-env
Vendor amsdard
Package composer-load-env
Short Description Simple handler to inject custom environment variables into composer scripts by load defined ENV files
License MIT
Package composer-load-env
Short Description Simple handler to inject custom environment variables into composer scripts by load defined ENV files
License MIT
Please rate this library. Is it a good library?
Informations about the package composer-load-env
Composer Load ENV
Simple handler to inject custom environment variables into composer scripts by load defined ENV files
Usage
-
install library
-
add ENV files into
composer.json
asextra.env-files
param -
add
load-env-files
script info Yourcompoer.json
- use
@load-env-files
in other scripts
Workflow
@load-env-files
script will load files defined atextra.env-files
param- environment variables from files will be available in the current script scope
All versions of composer-load-env with dependencies
PHP Build Version
Package Version
Requires
symfony/dotenv Version
^3.3
The package amsdard/composer-load-env contains the following files
Loading the files please wait ....