Registry / config / spryker-config

spryker-config

JSON →
library3.7.0phppackagistunverified

Config module for Spryker applications.

composer require spryker/config
INSTALL
IMPORT
SIG · SPRYKER-CONFIG
S
spryker-config
configphpv3.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Config
use Spryker\Shared\Config\Config;

Retrieve a configuration value by key.

use Spryker\Shared\Config\Config; $value = Config::get('SOME_KEY', 'default'); echo $value;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Resources
spryker-config — pip install spryker-config · libregistry