Download the PHP package gacela-project/gacela-env-config-reader without Composer
On this page you can find all versions of the php package gacela-project/gacela-env-config-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gacela-project/gacela-env-config-reader
More information about gacela-project/gacela-env-config-reader
Files in gacela-project/gacela-env-config-reader
Download gacela-project/gacela-env-config-reader
More information about gacela-project/gacela-env-config-reader
Files in gacela-project/gacela-env-config-reader
Vendor gacela-project
Package gacela-env-config-reader
Short Description Load .env files into Gacela
License MIT
Package gacela-env-config-reader
Short Description Load .env files into Gacela
License MIT
Please rate this library. Is it a good library?
Informations about the package gacela-env-config-reader
Gacela EnvConfigReader
Load .env configuration files for your Gacela projects.
Setup
You can define the reader configuration either in the Gacela::bootstrap()
or in a gacela.php
file.
Option A)
Define the configuration in a gacela.php
file in the root of your project (recommended way):
Option B)
Define all configuration on the fly in the bootstrap itself.
You can define more than one ConfigReader
at once.
All versions of gacela-env-config-reader with dependencies
PHP Build Version
Package Version
The package gacela-project/gacela-env-config-reader contains the following files
Loading the files please wait ....