Libraries tagged by file system cache
viserio/cache
2995 Downloads
The Viserio Cache package.
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
isotopsweden/wp-cachetop
5 Downloads
Cache pages by generating static HTML and store it in Redis or Filesystem
julienlinard/php-cache
178 Downloads
Système de cache moderne et sécurisé pour PHP 8+ avec support de multiples drivers (File, Redis, Memcached, Array), tags, TTL et invalidation
cscfa/cache-system-bundle
25 Downloads
The CacheSystemBundle allow to store informations files into the application cache directory and automatically manage the out of date values
kozalo/simple-cache
20 Downloads
A very simple file-based caching system
baukasten/cache
901 Downloads
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
hejunjie/cache
549 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
lufiipe/simplecache
14 Downloads
Simple file system cache library for PHP
butterycrumpet/supersimplecache
20 Downloads
A super simple file system cache
chanshige/slim-bodycache
48 Downloads
A slim middleware for Filesystem Cache based on symfony/cache
collei/lowcache
14 Downloads
A simple filesystem-based local cache implementation.
code-distortion/swap-con
8554 Downloads
A Laravel package giving you control over which database to use and when without having to micro-manage (also for broadcasting, cache, filesystem, logging and queue connections)
uea/slimcache
26 Downloads
File based cache system of slim 3 php frameworks.