# Platine Config
# Introduction
Platine Config is the library used to manage the application configuration using differents loaders.
# Features
- Easy to use: Usage of Platine Config is not complicated like others librairies.
- Dot notation support: Simplified access to nested configuration using
dot.notationsyntax. - Environment based configuration: Configuration can be loaded base on the environment (dev, staging, production, etc.).
- Custom loader: Supports configuration loader (files, database, memory and more).
# Changelog
All notable changes made in each release are shown below. See the full list of releases (opens new window) for the complete changelog.
← Packages Installation →