spryker/config

Config module

Maintainers

Package info

github.com/spryker/config

pkg:composer/spryker/config

Statistics

Installs: 2 875 872

Dependents: 80

Suggesters: 10

Stars: 0

3.7.0 2023-11-02 20:09 UTC

README

Latest Stable Version Minimum PHP Version

Config is responsible to get access to the configurations defined in environment config files. All contents of the config_* files will be merged into an array. This array is accessible through Spryker's Config class.

Installation

composer require spryker/config

Documentation

Spryker Documentation