Libraries tagged by file system cache
web-monster/dklabcache
113 Downloads
Dklabcache for composer
livestreet/dklabcache
24 Downloads
Dklabcache for composer
hail/optimize
11 Downloads
Use memory expansion to reduce file system IO
butterycrumpet/simpleguzzlecachemiddleware
17 Downloads
Simple cached api request parser
maurit/s3filesystem
179 Downloads
S3 filesystem with caching & control
pixnet/laravel-memcached-view
282 Downloads
This is a package for laravel 5 to replace filesystem with memcached for view
geccomedia/laravel-memcached-view
962 Downloads
This is a package for laravel 5.6 and onward to replace filesystem with memcached for view
webvariants/babelcache
6068 Downloads
Generic caching library with namespace support
redcode/linkedin-api
17 Downloads
A PHP implementation of the LinkedIn API with caching ability
kadokweb/scrapbook
7 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
hampel/systemtest
138 Downloads
Laravel package for testing or troublshooting various subsystems
enceeper/enceeper-phpconf
16 Downloads
Is a PHP package used for fetching keys from a user's Enceeper account. The main goal is to be able to store configuration information in a key and have this information delivered to a PHP application (other uses are welcome 😀).
em4nl/ucache
125 Downloads
Simple, filesystem based html(/xml/json/...) cache
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
redshoes/redis-driver-fallback
12 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.