Libraries tagged by cache system
phpfastcache/phpfastcache
4322268 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
gregwar/cache
4238643 Downloads
A lightweight file-system cache system
pear/cache_lite
608755 Downloads
Fast and safe little cache system
jdavidbakr/laravel-cache-garbage-collector
137109 Downloads
A script that will clean up expired cache files if the system is using the files cache system
sarahman/simple-filesystem-cache
115518 Downloads
Simple file system cache library for PHP built on top of PSR-16.
rinvex/laravel-repositories
16980 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rinvex/laravel-cacheable
127236 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
getgrav/cache
97955 Downloads
A lightweight file-system cache system
jdorn/file-system-cache
43188 Downloads
an easy way to cache data in the file system
pantheon-systems/pantheon-advanced-page-cache
6917 Downloads
robinn/phpcacheadmin
572 Downloads
A web dashboard for your favorite caching system.
psx/cache
164489 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
winzou/cache-bundle
28984 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
padosoft/laravel-super-cache-invalidate
2890 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
yii2-extended/yii2-psr6-cache-bridge
21242 Downloads
A library to bridge psr-6 caches with the yii caching system.