2024-01-23 15:35:58 +01:00
2023-01-24 15:02:46 +01:00
2022-02-04 20:03:38 +01:00
2025-07-10 10:14:14 +02:00
2022-09-06 09:28:32 +02:00

Symfony PSR-6 implementation for caching

The Cache component provides extended PSR-6 implementations for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with adapters for the most widespread caching backends. It also provides a PSR-16 adapter, and implementations for symfony/cache-contracts' CacheInterface and TagAwareCacheInterface.

Resources

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:31:32.681Z
Readme MIT 4.4 MiB
Languages
PHP 100%