Libraries tagged by chaching
paragonie/easydb-cache
23681 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
panicdevs/modulite
541 Downloads
Automatic Filament Panel Provider discovery for modular Laravel applications with multi-layer caching and performance optimization
nielse63/phpimagecache
13353 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
mmamedov/page-cache
13551 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
jeroen/file-fetcher-cache
170132 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
jamm/memory
27227 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
getgrav/cache
133360 Downloads
A lightweight file-system cache system
flowpack/varnish
57783 Downloads
Varnish integration for Neos
dereuromark/cakephp-cache
42253 Downloads
A CakePHP plugin for view caching with configurable strategies
zetacomponents/translation
53543 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
zetacomponents/cache
508529 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
yiisoft/cache-redis
18283 Downloads
Yii Caching Library - Redis Handler
yiisoft/cache-memcached
18259 Downloads
Yii Caching Library - Memcached Handler
yiisoft/cache-db
8267 Downloads
Yii Caching Library - DB Handler
yiisoft/cache-apcu
8906 Downloads
Yii Caching Library - APCu Handler