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.
composer require phpfastcache/phpfastcacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set a cache item using the Files driver.
Install the required PHP extension for the driver you intend to use.
No dependency data recorded yet.