Registry / config / webiny-config

webiny-config

JSON →
library1.6.1phppackagistunverified

Webiny Config Component

composer require webiny/config
INSTALL
IMPORT
SIG · WEBINY-CONFIG
W
webiny-config
configphpv1.6.1
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 Webiny\Component\Config\Config;

Set and retrieve a configuration value.

use Webiny\Component\Config\Config; $config = new Config(); $config->set('database.host', 'localhost'); echo $config->get('database.host');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
35
Resources
webiny-config — pip install webiny-config · libregistry