Thanks to visit codestin.com
Credit goes to docs.platine-php.com

# Platine Config

# Introduction

Platine Config is the library used to manage the application configuration using differents loaders.

# Features

  1. Easy to use: Usage of Platine Config is not complicated like others librairies.
  2. Dot notation support: Simplified access to nested configuration using dot.notation syntax.
  3. Environment based configuration: Configuration can be loaded base on the environment (dev, staging, production, etc.).
  4. 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.