Libraries tagged by file system cache
qubus/cache
197 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
maplephp/cache
171 Downloads
MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.
easyswoole/cache
3839 Downloads
易用的缓存工具类(FileSystem/Redis/Memcahced/SwooleTable)支持协程特性
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
546 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.
dframe/filestorage
1055 Downloads
File system storage with cache
nickswalker/neuegal
55 Downloads
Simple, file-system based image gallery.
alekseykorzun/memfs-php
8 Downloads
pdeio/redis-driver-fallback
3544 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
juanchosl/simplecache
154 Downloads
A small collection of read/write for multiples cache systems using PSR-16
forever2077/php-helper
35 Downloads
PHP Tool Library
zoopcommerce/juggernaut
1444 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
jardiscore/kernel
4 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
carry0987/i18n
240 Downloads
A modern internationalization system featuring JSON-format language files and efficient PHP-based caching. Supports dynamic language switching and real-time cache updates, ideal for rapid development and deployment of multilingual websites and applications.
sarahman/json-filesystem-cache
23 Downloads
JSON file system cache library for PHP built on top of PSR-16.