contempt / cache
Typed cache contracts, stampede protection and PSR-6/PSR-16 adapters.
v1.0.4
2026-08-23 13:49 UTC
Requires
- php: ^8.5
- contempt/contracts: v1.0.4
- contempt/core: v1.0.4
- contempt/lock: v1.0.4
- contempt/serializer: v1.0.4
- psr/cache: ^3.0
- psr/simple-cache: ^3.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^12.0
Suggests
- contempt/redis: Redis-backed production cache
README
Typed cache contracts, stampede protection and PSR-6/PSR-16 adapters.
This repository is a read-only split of the Contempt monorepo. Issues and pull requests belong in contempt-framework/contempt.
Installation
composer require contempt/cache
Documentation
https://contempt.lemric.com/docs
License
MIT. See LICENSE.