Download the PHP package kerasai/lamp-env without Composer
On this page you can find all versions of the php package kerasai/lamp-env. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lamp-env
lamp-env
Library for environment detection.
Usage
Add Composer PSR-4 Autoloader
Create an Env
class
Example Lando Env class src/Env/Env.php
:
Drupal Settings File
Specific settings files
settings.default.php
: Settings applicable to all environmentssettings.[mode].php
: Settings applicable to a type of environment (dev/test/live)settings.[host].php
: Settings applicable to a specific host (Lando, Pantheon, etc.)settings.[host].[mode].php
: Settings applicable to a type of environment on a specific host
All versions of lamp-env with dependencies
PHP Build Version
Package Version
No informations.
The package kerasai/lamp-env contains the following files
Loading the files please wait ....