sonypradana / cache
There is no license information available for the latest version (v0.41.1) of this package.
Part of php-library, cache manager
v0.41.1
2026-03-14 06:08 UTC
Requires
- php: ^8.0
Suggests
- ext-apcu: Required to use the APCu cache driver.
- ext-memcached: Required to use the memcached connector.
- ext-pdo: Required to use the PDO cache driver.
- ext-redis: Required to use the phpredis connector.
- sonypradana/redis: Required to use the Redis cache driver.