Download the PHP package volta-framework/component-configuration without Composer
On this page you can find all versions of the php package volta-framework/component-configuration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download volta-framework/component-configuration
More information about volta-framework/component-configuration
Files in volta-framework/component-configuration
Download volta-framework/component-configuration
More information about volta-framework/component-configuration
Files in volta-framework/component-configuration
Vendor volta-framework
Package component-configuration
Short Description Provide a component to manage configurations
License MIT
Homepage https://github.com/volta-framework/component-configuration
Package component-configuration
Short Description Provide a component to manage configurations
License MIT
Homepage https://github.com/volta-framework/component-configuration
Keywords phpconfiguration
Please rate this library. Is it a good library?
Informations about the package component-configuration
Volta Configuration Component
- Volta Configuration Component
- Features
- UML Class Diagram
- Construction
- Usage
Component to manage configurations.
Features
- Different formats: JSON and PHP Array's
- File or memory storage
- Cascading Configurations
- Specify required options
- Specify a set of allowed options (whitelisting)
- Generation of configuration file(.json or .php) based on Configuration Keys Attribute in code
UML Class Diagram
Only the most used class members are displayed in the UML ClassDiagram \ SPL = Standard PHP Library
Construction
File : ~/config/example-config.php
:
File: ~/config/example-config.json
:
Usage
When the Configuration object is initialized values can be retrieved. Best to show with some example code:
All versions of component-configuration with dependencies
PHP Build Version
Package Version
The package volta-framework/component-configuration contains the following files
Loading the files please wait ....