Libraries tagged by cache system
snoophp/cache
66 Downloads
Generic cache system
roolith/cache
67 Downloads
PSR-6 and PSR-16 compatible cache system using PHP
quick/cache
2681 Downloads
This is a cache system that uses Redis for rapid caching.
kitpages/simple-cache-bundle
27722 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
grantholle/pear-cache-lite
555 Downloads
Fast and safe little cache system
camoo/cache
1507 Downloads
Cache System Library
ahead4/cache
10600 Downloads
A lightweight file-system cache system
fabrizio-cafolla/cache-system
171 Downloads
Cache service for Laravel / Lumen Framework.
rundiz/simple-cache
119 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
tiagogouvea/simple-php-cache
9 Downloads
Simple PHP Cache class using file system
blitz-php/cache
4563 Downloads
Bibliothèque de mise en cache facile avec prise en charge de plusieurs systèmes de mise en cache
pinkcrab/wp-psr16-cache
570 Downloads
A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
hejunjie/cache
295 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.
grafite/query-cache
130 Downloads
A database query caching system with invalidation automation.