This environment provies the following tools to develop in PHP / JS :
Two system dependencies are required :
- Docker
- Docker Compose
git clone git@github.com:vfalies/EnvDev.git
Create a new profile to define your configuration.
make profile
All documentation is available in docs directory
-
3.0 version of EnvDev, store configuration in
profiles
directory. -
2.4 & 2.5 version of EnvDev, has add new environment constants in
.env
file. If you use an older version, this file must be update with all constants presents in.env.dist
.
EnvDev is licensed under the MIT License and published through GitHub