Download the PHP package becklyn/yaml-parameters without Composer
On this page you can find all versions of the php package becklyn/yaml-parameters. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download becklyn/yaml-parameters
More information about becklyn/yaml-parameters
Files in becklyn/yaml-parameters
Download becklyn/yaml-parameters
More information about becklyn/yaml-parameters
Files in becklyn/yaml-parameters
Vendor becklyn
Package yaml-parameters
Short Description Composer script handling the dist parameters file.
License BSD-3-Clause
Homepage https://github.com/Becklyn/YamlParameters
Package yaml-parameters
Short Description Composer script handling the dist parameters file.
License BSD-3-Clause
Homepage https://github.com/Becklyn/YamlParameters
Please rate this library. Is it a good library?
Informations about the package yaml-parameters
Yaml Parameters Handler
Automates the installation workflow for parameters.yaml
files.
Installation and Usage
Add the following code to your composer.json
:
The "extra"
-parameter is optional, it defaults to config/parameters.yaml
.
The .dist
file must be named like the target file, with additional .dist
infix before the extension (the default is config/parameters.yaml -> config/parameters.dist.yaml
)
- All obsolete config will be removed without warning.
- The merging of
.dist
parameters only works for scalars and arrays.
All versions of yaml-parameters with dependencies
PHP Build Version
Package Version
The package becklyn/yaml-parameters contains the following files
Loading the files please wait ....