Download the PHP package rquadling/environment without Composer
On this page you can find all versions of the php package rquadling/environment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rquadling/environment
More information about rquadling/environment
Files in rquadling/environment
Download rquadling/environment
More information about rquadling/environment
Files in rquadling/environment
Vendor rquadling
Package environment
Short Description Autoload the .env file from the project root
License
Package environment
Short Description Autoload the .env file from the project root
License
Please rate this library. Is it a good library?
Informations about the package environment
RQuadling/Environment
An environment loader and validator used by RQuadling's various projects.
Installation
Using Composer:
.env Validation
If you have a .env.example
file in the root of your project, you can enforce validation of this file against the
developer's .env
file by adding "\\RQuadling\\Environment\\Validation::postAutoloadDump"
to your
"post-autoload-dump"
in "scripts"
in your project's composer.json
.
For example:
All versions of environment with dependencies
PHP Build Version
Package Version
The package rquadling/environment contains the following files
Loading the files please wait ....