This is the documentation for version 1.0. Please consider upgrading your code to the latest stable version

Overview

Author Latest Version Total Downloads Software License Build Status Coverage Status Quality Score

league/config helps you define configuration arrays with strict schemas and easy access to values with dot notation.

Installation & Usage

This library can be installed via Composer:

composer require league/config

See the installation section for more details, then check out the basic usage section for an example to get you started.


Edit this page