spryker/config

Config module

Maintainers

👁 spryker-bot

Package info

github.com/spryker/config

pkg:composer/spryker/config

Statistics

Installs: 2 956 880

Dependents: 80

Suggesters: 10

Stars: 0

3.7.0 2023-11-02 20:09 UTC

Requires

Suggests

  • spryker/container: You need to have the Container installed to use the WebProfiler
  • spryker/silex: You need to have Silex installed to use the Config Profiler
  • spryker/twig: You need to have Twig installed to use the Config Profiler

Provides

None

Conflicts

None

Replaces

None

proprietary 93663480ca5813839abd194df3636d605042817f


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