aedart/athenaeum-config

A loader that is able to load various types of configuration files

Maintainers

👁 aedart

Package info

github.com/aedart/athenaeum-config

Homepage

pkg:composer/aedart/athenaeum-config

Statistics

Installs: 2 924

Dependents: 1

Suggesters: 0

Stars: 0

10.10.0 2026-06-23 06:46 UTC

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 12502c7b4dbf9c815ec1495ff9b9d5e7d9395c58

  • Alin Eugen Deac <aedart.woop@gmail.com>

yamljsonconfigurationinineonloadertomlphp arrayAthenaeum

This package is auto-updated.

Last update: 2026-06-23 06:47:29 UTC


README

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