Libraries tagged by laravel cache driver
hobbiot/cacheable-auth-user
144 Downloads
Cache Auth::user() for Laravel 5.3. This package add new driver to laravel.
swiggles/memcache
49853 Downloads
Memcache driver for Laravel 5
rapidwebltd/rw-file-cache-laravel-cache-driver
5 Downloads
Laravel Cache Driver for RW-File-Cache package
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
faveo-helpdesk/laravel-cache
151 Downloads
Configure multiple Laravel cache drivers without accessing the server. It will update the config accordingly
torann/taggable-file-cache
1907 Downloads
A Laravel file cache driver that supports tagging.
lizhineng/laravel-tablestore-cache-driver
2 Downloads
Alibaba Cloud Tablestore driver for Laravel Cache.
calvinlam/laravel-multiple-cache-driver
1 Downloads
Cache data to Redis and Database
windevalley/laravel-memcached-plus
13 Downloads
Extends the built-in Laravel 5 Cache Memcached driver adding support for persistent connections, SASL and Memcached options.
rodrigopedra/file-tagged-cache
181 Downloads
File Tagged Cache Driver for Laravel
playlogiq/laravel-mongodb-cache
3 Downloads
A mongodb cache driver for laravel
momentohq/laravel-cache
117 Downloads
Taggable Momento cache driver for Laravel.
luewell/laravel-mongodb-cache
2 Downloads
A mongodb cache driver for laravel
krisell/cosmos-cache-driver
3071 Downloads
CosmosDB cache driver for Laravel
jonathangoncalves/laravel-opcache
125 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.