univeros / cache
PSR-6 and PSR-16 caching with pluggable storage backends for filesystem, Redis, Predis, and Memcached.
v2.0.2
2026-06-02 20:02 UTC
Requires
- php: >=8.3
- psr/cache: ^3.0
- psr/log: ^3.0
- psr/simple-cache: ^3.0
- univeros/configuration: ^2.0
- univeros/filesystem: ^2.0
Suggests
- ext-memcached: Required to use MemcachedCacheItemStorage
- ext-redis: Required to use RedisCacheItemStorage
- predis/predis: Required to use PredisCacheItemStorage
This package is auto-updated.
Last update: 2026-06-02 20:03:20 UTC
README
The Altair Cache package
Installation
composer require univeros/cache
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Cache/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.
License
The Univeros framework is open-sourced software licensed under the MIT license.