Namespace Autarky\Config
| Autarky\Config\Loaders |
| ConfigProvider | Provides config to the application. |
| FileStore | File-based config implementation. |
| LoaderFactory | Factory for file-based loaders. |
| ConfigInterface | Interface for configuration stores. |
| LoaderInterface | Interface for config loaders. |
| LoadException |