donbidon/lib-config

Application config related library

v0.1.0 2018-05-05 04:25 UTC

This package is not auto-updated.

Last update: 2024-05-17 06:21:28 UTC


README

Look API documentation.

Installing

Run composer require donbidon/lib-config 0.1.0 or add following code to your "composer.json" file:

    "require": {
        "donbidon/lib-config": "0.1.0"
    }

and run composer update.