Download the PHP package gap/config without Composer
On this page you can find all versions of the php package gap/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor gap
Package config
Short Description Gap Config
License
Homepage https://project.tecposter.cn/diffusion/54/
Package config
Short Description Gap Config
License
Homepage https://project.tecposter.cn/diffusion/54/
Keywords gap
Please rate this library. Is it a good library?
Informations about the package config
Gap Config
Structure of setting dir
- setting/
- system/ system config
- custom/ custom config, can overwrite system config
- local/ local config, can overwrite custom and system config, ignored by git
- setting.app.php
- setting.local.php
Config loading sequence
- setting.local.php (required)
- setting.app.php (required)
- system/
- custom/
- local/
All versions of config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package gap/config contains the following files
Loading the files please wait ....