Libraries tagged by cache system
phpfastcache/phpfastcache
4468856 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
4299081 Downloads
A lightweight file-system cache system
pear/cache_lite
622101 Downloads
Fast and safe little cache system
jdavidbakr/laravel-cache-garbage-collector
143167 Downloads
A script that will clean up expired cache files if the system is using the files cache system
rinvex/laravel-repositories
17086 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
128072 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
102014 Downloads
A lightweight file-system cache system
sarahman/simple-filesystem-cache
123925 Downloads
Simple file system cache library for PHP built on top of PSR-16.
jdorn/file-system-cache
43842 Downloads
an easy way to cache data in the file system
pantheon-systems/pantheon-advanced-page-cache
7297 Downloads
good-php/reflection
16778 Downloads
Reflection API with a type system, generics support and cache
psx/cache
165015 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
winzou/cache-bundle
29005 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
3454 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.
mouf/utils.cache.apc-cache
376266 Downloads
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.