Libraries tagged by chaching
juampi92/laravel-query-cache
17225 Downloads
Provide easy interface for caching laravel queries
j0sh0nat0r/simple-cache
537 Downloads
A simple yet modular PHP caching library
ignome/cache-option
1795 Downloads
This is a general caching tool
hudhaifas/silverstripe-remember
132 Downloads
Reusable caching helper functions for SilverStripe using PSR-16 with Symfony Cache support
horde/cache
1151 Downloads
Caching library
hiraeth/stash
7109 Downloads
Caching provided by Stash for the Hiraeth Nano Framework
hiraeth/cache
370 Downloads
Caching provided by Symfony for the Hiraeth Nano Framework
hejunjie/cache
274 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.
hamburgscleanest/guzzle-advanced-throttle
33441 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
gasmx/filesystem-cache
9088 Downloads
A lightweight and simple PHP package with zero dependencies for caching using filesystem
flightphp/cache
132 Downloads
Light, simple and standalone PHP in-file caching class
felixarntz/wp-psr-cache
215 Downloads
Object cache implementation for WordPress that acts as an adapter for PSR-6 and PSR-16 caching libraries.
exts/cathy
1490 Downloads
Cache key generation library for allowing your caching system to support 'path/ing/keys' easily :)
eventix/cache
16549 Downloads
Provides caching methods which can be easily used for caching routes.
eleving/zend-cache
14319 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output