apatis/config

Config nested library

1.0.4 2021-04-01 07:15 UTC

This package is not auto-updated.

Last update: 2024-04-25 21:25:06 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\_]+)