qubus/config

Package for loading, saving and accessing config settings.

Maintainers

Package info

github.com/QubusPHP/config

pkg:composer/qubus/config

Statistics

Installs: 267

Dependents: 6

Suggesters: 0

Stars: 0

Open Issues: 0

v4.1.2 2026-02-11 17:33 UTC

README

The Config library is made to enable your application to have different configurations depending on the environment it is running in. For example, your application can have different configurations for unit tests, development, staging and production.

More Info