donbidon/lib-config

Application config related library

Installs: 70

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/donbidon/lib-config

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

This package is not auto-updated.

Last update: 2025-10-03 13:11:11 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.