ntentan/config

Configurations manager for ntentan

Maintainers

👁 ekowabaka

Package info

github.com/ntentan/config

pkg:composer/ntentan/config

Statistics

Installs: 4 507

Dependents: 7

Suggesters: 0

Stars: 0

Open Issues: 0

v0.4.2 2017-09-17 14:10 UTC

Requires

None

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT b7998cbf61475942990cd873bc1dedd6439a0ab5

  • Ekow Abaka Ainooson <jainooson.woop@gmail.com>

This package is auto-updated.

Last update: 2026-06-29 00:58:49 UTC


README

👁 Build Status
👁 Scrutinizer Code Quality
👁 Code Coverage
👁 Latest Stable Version
👁 Total Downloads

Provides a central service through which components of an application can manage their configurations. Config can read single files and can also read entire directories. When reading directories, config compresses the entire tree into a single key-value associative array with the directory structure compressed into dot-separated keys.