Libraries tagged by cache ttl
graham-campbell/bounded-cache
2106403 Downloads
A Bounded TTL PSR-16 Cache Implementation
wendelladriel/cache-ttl-helper
14941 Downloads
Helper Enum for handling cache TTLs in a simple, easy and friendly way
sfynx-project/tool-cache-bundle
21501 Downloads
This Bundle provides classes to cache handlers (memcache, files)
angelleger/laravel-response-cache
704 Downloads
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
nswdpc/silverstripe-oldmantium
4061 Downloads
Reinforced Cloudflare support for Silverstripe websites
codewithdennis/laravel-model-cache
14 Downloads
Pre-warm and cache Eloquent query results. Run heavy queries once with warmup (forever cache) or use TTL-based caching on any model.
stefangabos/zebra_cache
41 Downloads
A lightweight and flexible PHP caching library with support for file, Redis, and Memcached storage backends.
groupbuy/hyperf-memory-cache
13 Downloads
Hyperf Swoole Table based local L1 memory cache with annotation-driven AOP, single-flight and TTL jitter
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
wyrihaximus/react-cache-ttl-utils
0 Downloads
erikbooij/cache-scheduler
2 Downloads
A simple way to get the most out of your cache TTL.
elephant-php/ttl
7 Downloads
An immutable Time To Live value object for the cache and other places where you need to specify a time rather than a magic value.
balpom/http-cache-ttl
19 Downloads
Object for storing common and individual TTLs for different HTTP response status codes for use in caching.
cyberrebell/soft-ttl-cache-php
664 Downloads
handle soft-caching and updating values on top of psr/cache
cleardevice/slim-middleware-apc-cache
47 Downloads
Cache Middleware for PHP Slim 2.* micro framework using APCu Cache with response ttl setup