qubus/config

Package for loading, saving and accessing config settings.

Installs: 218

Dependents: 6

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/qubus/config

v4.0.1 2025-09-30 23:41 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