Libraries tagged by cache drivers
selifa/cache
174 Downloads
Cache class and driver(s) for Selifa framework.
ivan770/laravel-firestore-cache
1 Downloads
Cloud Firestore driver for Laravel cache
horus/cache
26 Downloads
Um sistema de cache robusto e com múltiplos drivers para aplicações PHP.
wenstionly/cache-token
11 Downloads
A token guard driver for laravel framework using independent cache system instead of databases.
delboy1978uk/redis-cache
9 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
arabcoders/cache
61 Downloads
A Base Cache handler that abstract away all the drivers/adapters differences
hyn/flarum-cache
36 Downloads
Allows to set other caching drivers
francescozanoni/zend-cache-sqlite3-pdo
33 Downloads
SQLite 3 cache engine for Zend Framework 1, based on PDO driver
francescozanoni/zend-cache-sqlite3-native
14 Downloads
SQLite 3 cache engine for Zend Framework 1, based on native driver
edouardkombo/cache-util
14 Downloads
Driver classes for caching objects and variables via Apc, MemCache or files.
anekdotes/cache
471 Downloads
Allows caching using different drivers
wmather/wincache
1410 Downloads
Package to return the Wincache Cache Driver to Laravel 5.2+
momentohq/laravel-example
66 Downloads
The Laravel weather app to showcase Momento cache driver.
millennium/phpcache
16 Downloads
Implemented PHP Cache Drivers (memcache, array or sample files)
jonathangoncalves/laravel-opcache
125 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.