/athenaeum-config

[READ ONLY] Athenaeum Config package - see https://github.com/aedart/athenaeum

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Athenaeum Config

A Loader component that is able to load various types of configuration files and parse them into a Laravel Repository.

Supported File Types

File Extension
*.ini
*.json
*.php (php array)
*.yml, *.yaml (requires symfony/yaml)
*.toml (requires yosymfony/toml)
*.neon (requires nette/neon)

Documentation

Please read the official documentation for additional information.

Repository

The mono repository is located at github.com/aedart/athenaeum

Versioning

This package follows Semantic Versioning 2.0.0

License

BSD-3-Clause, Read the LICENSE file included in this package