Libraries tagged by memory cache
phpfastcache/phpfastcache
5238414 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.
beste/in-memory-cache
14870283 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
cash/lrucache
4866362 Downloads
An efficient memory-based Least Recently Used (LRU) cache
laminas/laminas-cache-storage-adapter-memory
3739611 Downloads
Laminas cache adapter for memory
fire015/flintstone
110635 Downloads
A key/value database store using flat files for PHP
h4kuna/memoize
176438 Downloads
Provide cache to memory for your class.
millipress/millicache
2109 Downloads
WordPress Full-Page Cache based on Rules & Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.
carlosio/opcache-dashboard
54986 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
pear2/cache_shm
35352 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
mouf/utils.cache.in-memory-cache
360324 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
jdwx/array-cache
2905 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
vpg/titon.cache
14705 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
mjsilva/in-memory-storage
27366 Downloads
Simple class that uses singleton pattern to save whatever in memory
mittwald/mw-cache-widget
34541 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
duncan3dc/cache
72246 Downloads
Simple PSR-6/PSR-16 compatible disk cache