illuminate / cache
The Illuminate Cache package.
v13.15.0
2026-06-07 15:42 UTC
Requires
- php: ^8.3
- illuminate/collections: ^13.0
- illuminate/contracts: ^13.0
- illuminate/macroable: ^13.0
- illuminate/support: ^13.0
Suggests
- ext-apcu: Required to use the APC cache driver.
- ext-filter: Required to use the DynamoDb cache driver.
- ext-memcached: Required to use the memcache cache driver.
- illuminate/database: Required to use the database cache driver (^13.0).
- illuminate/filesystem: Required to use the file cache driver (^13.0).
- illuminate/redis: Required to use the redis cache driver (^13.0).
- symfony/cache: Required to use PSR-6 cache bridge (^7.4 || ^8.0).
Provides
- psr/simple-cache-implementation: 1.0 || 2.0 || 3.0
This package is auto-updated.
Last update: 2026-06-10 00:00:18 UTC