Registry / utility / spryker-container

spryker-container

JSON →
library1.11.0phppackagistunverified

Container module

composer require spryker/container
INSTALL
IMPORT
SIG · SPRYKER-CONTAINER
S
spryker-container
utilityphpv1.11.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.

Container
use Spryker\Service\Container\Container;

Create a container and set/get a value.

use Spryker\Service\Container\Container; $container = new Container(); $container->set('key', 'value'); $value = $container->get('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
spryker-container — pip install spryker-container · libregistry