apatis/config

Config nested library

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Details

github.com/Apatis/Config

Source

Issues

Installs: 222

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/apatis/config

1.0.4 2021-04-01 07:15 UTC

This package is not auto-updated.

Last update: 2025-03-28 02:13:00 UTC


README

Config nested library

AVAILABLE ADAPTER

- .init
- .yaml (.yml)
- .php (array)
- .env (does not support array values, only allowed key name with contains [a-Z_][a-Z0-9\_]+)