spryker/redis
Redis module
Maintainers
2.13.0
2026-06-10 14:19 UTC
Requires
- php: >=8.3
- ext-redis: *
- predis/predis: ^1.1.1 || ^2.3.0
- spryker/kernel: ^3.30.0
- spryker/symfony: ^3.0.0
- spryker/transfer: ^3.8.0
- spryker/util-encoding: ^2.0.0
- spryker/web-profiler-extension: ^1.0.0
Requires (Dev)
Suggests
- spryker/container: If you want to use Web Profiler plugins.
Provides
None
Conflicts
None
Replaces
None
proprietary 90f9f137bff3c8d6c88c956a63df1b0fe076252c
This package is auto-updated.
Last update: 2026-06-24 16:13:34 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
Redis is a container module for the Redis PHP library. Redis PHP provides a key-value storage management. This module has a central role in managing Redis 3rd party libraries and supports better decoupling between modules. Read more about Spryker's key-value concept here.
Installation
composer require spryker/redis
