calgamolib / config
Config library for Calgamo Framework.
Installs: 1 501
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
- ext-json: *
- calgamolib/exception: ~0.1
- stk2k/file: ~0.1
- stk2k/util: ~0.1
- symfony/yaml: v3.3.*@dev
Requires (Dev)
- mikey179/vfsstream: 1.3.*
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
This package is auto-updated.
Last update: 2019-12-09 09:16:33 UTC
README
Description
Calgamo/Config is a library of configuration for calgamo framework.
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamolib/config
The recommended way to install calgamolib/config is through Composer.
composer require calgamolib/config
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
This library is licensed under the MIT license.
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.