Libraries tagged by file-cache
alirezaashrafi/php-file-cache
6 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)
ali-raza/file-cache
9 Downloads
A file cache package for Laravel.
adinan-cenci/file-cache
39 Downloads
A PSR-16 implementation around the PHP Filesystem.
sergeymakinen/yii2-php-file-cache
2103 Downloads
Yii 2 PHP file cache
yumlay/caching
12 Downloads
Cache package
quietasice/phpfastcache
1292 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
nanoblocktech/psr-cache
29 Downloads
PSR cache for Luminova framework.
msolutions/tag-cache
40 Downloads
File tag caching package
mesingh/phpfastcache
730 Downloads
A working fork of PHP Fast Chache library
level-2/simplecache
368 Downloads
A very simple ArrayAccess based file ache
koded/cache-extended
3 Downloads
A PSR-6 caching library with support for several caching technologies.
juanchosl/simplecache
45 Downloads
A small collection of read/write for multiples cache systems using PSR-16
ice-php/cache
62 Downloads
缓存
hammermaps-dev/phpfastcache
365 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, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
comporu/cache
141 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported. New adapters is comming!