spryker/config

Config module

Maintainers

Package info

github.com/spryker/config

pkg:composer/spryker/config

Transparency log

Statistics

Installs: 3 007 678

Dependents: 69

Suggesters: 10

Stars: 0

3.7.1 2026-08-21 15: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