spryker/config

Config module

Maintainers

Details

github.com/spryker/config

Source

Installs: 2 240 502

Dependents: 74

Suggesters: 10

Security: 0

Stars: 1

Watchers: 10

Forks: 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