Libraries tagged by cache system
phpfastcache/phpfastcache
4038941 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
4114956 Downloads
A lightweight file-system cache system
pear/cache_lite
582504 Downloads
Fast and safe little cache system
jdavidbakr/laravel-cache-garbage-collector
126139 Downloads
A script that will clean up expired cache files if the system is using the files cache system
rinvex/laravel-repositories
16810 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
125158 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
90919 Downloads
A lightweight file-system cache system
sarahman/simple-filesystem-cache
102648 Downloads
Simple file system cache library for PHP built on top of PSR-16.
jdorn/file-system-cache
41895 Downloads
an easy way to cache data in the file system
pantheon-systems/pantheon-advanced-page-cache
6182 Downloads
robinn/phpcacheadmin
531 Downloads
A web dashboard for your favorite caching system.
psx/cache
159177 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
padosoft/laravel-super-cache-invalidate
1566 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
19418 Downloads
A library to bridge psr-6 caches with the yii caching system.
yii2-extended/yii2-psr16-simple-cache-bridge
31575 Downloads
A library to bridge psr-16 simple caches with the yii caching system