Libraries tagged by cache class
devuri/ob-cache
3971 Downloads
A simple versatile and easy-to-use PHP class designed for managing caching in WordPress environments.
blocksframework/cache
5 Downloads
A set of classes providing various caching features for the Blocks PHP framework
ardagedik/basic-cache
16 Downloads
Simple and fast caching class that uses the file system for caching
alcidesrc/cache
0 Downloads
A PHP class that allows to optimize cacheable arrays by packing/unpacking the schema
primal/cache
6 Downloads
Collection of classes for handling caching of data via multiple data stores
phyrexia/cache
551 Downloads
PHP classes for caching singletons
jamesfrost/statistical-classifier
2680 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
full-scale-teams/l5-repository-classic
16 Downloads
Laravel 5|6|7|8|9|10 - Repositories to the database layer
yumlay/caching
12 Downloads
Cache package
taitava/php-cachedcall
10 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
mesingh/phpfastcache
730 Downloads
A working fork of PHP Fast Chache library
cjp2600/hivarcache
28 Downloads
Virtual cache class
amostajo/phpfastcache
732 Downloads
Fork from original phpfastcache to autoload with PSR-4
indigophp/fuel-stash
4 Downloads
Replacement for Fuel Cache class
hammermaps-dev/phpfastcache
367 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.