Registry / utility / spryker-storage

spryker-storage

JSON →
library3.25.0phppackagistunverified

Provides storage abstraction for Spryker applications.

composer require spryker/storage
INSTALL
IMPORT
SIG · SPRYKER-STORAGE
S
spryker-storage
utilityphpv3.25.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.

StorageClient
use Spryker\Client\Storage\StorageClient;

Sets and retrieves a value from storage.

use Spryker\Client\Storage\StorageClient; $storage = new StorageClient(); $storage->set('key', 'value'); echo $storage->get('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.25.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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