Libraries tagged by cache ttl

graham-campbell/bounded-cache

12 Favers
2222115 Downloads

A Bounded TTL PSR-16 Cache Implementation

Go to Download


wendelladriel/cache-ttl-helper

23 Favers
16683 Downloads

Helper Enum for handling cache TTLs in a simple, easy and friendly way

Go to Download


vatvit/freshen-php

0 Favers
229 Downloads

Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).

Go to Download


nswdpc/silverstripe-oldmantium

2 Favers
4248 Downloads

Reinforced Cloudflare support for Silverstripe websites

Go to Download


vatvit/freshen

0 Favers
87 Downloads

Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).

Go to Download


codewithdennis/laravel-model-cache

7 Favers
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.

Go to Download


sfynx-project/tool-cache-bundle

1 Favers
21532 Downloads

This Bundle provides classes to cache handlers (memcache, files)

Go to Download


elfaruklabs/generic-cache

0 Favers
11 Downloads

A lightweight file-based caching library for PHP with TTL, atomic writes, and file locking.

Go to Download


cloud-castle/cache

0 Favers
18 Downloads

Кэш для PHP 8.1+: PSR-16 и PSR-6 из одного пакета, remember со stampede-защитой (XFetch), теги с O(1)-инвалидацией, пространства имён, цепочки L1/L2, LRU-лимит, нативные счётчики с сохранением TTL, статистика, prune, детерминированный TTL в тестах (PSR-20). Бэкенды: память, файлы с атомарной записью, Redis и Memcached; безопасная сериализация (белые списки классов, HMAC-подпись). Нулевые тяжёлые зависимости.

Go to Download


iprodev/php-easycache

11 Favers
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.

Go to Download


wyrihaximus/react-cache-ttl-utils

0 Favers
0 Downloads

Go to Download


erikbooij/cache-scheduler

3 Favers
2 Downloads

A simple way to get the most out of your cache TTL.

Go to Download


elephant-php/ttl

0 Favers
8 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.

Go to Download


balpom/http-cache-ttl

0 Favers
19 Downloads

Object for storing common and individual TTLs for different HTTP response status codes for use in caching.

Go to Download


cyberrebell/soft-ttl-cache-php

0 Favers
667 Downloads

handle soft-caching and updating values on top of psr/cache

Go to Download


Next >>