Libraries tagged by memory cache

phpfastcache/phpfastcache

2406 Favers
3579317 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.

Go to Download


beste/in-memory-cache

7 Favers
922893 Downloads

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

Go to Download


cash/lrucache

33 Favers
3485220 Downloads

An efficient memory-based Least Recently Used (LRU) cache

Go to Download


fire015/flintstone

284 Favers
82300 Downloads

A key/value database store using flat files for PHP

Go to Download


laminas/laminas-cache-storage-adapter-memory

5 Favers
2439382 Downloads

Laminas cache adapter for memory

Go to Download


carlosio/opcache-dashboard

137 Favers
46951 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.

Go to Download


h4kuna/memoize

4 Favers
55493 Downloads

Provide cache to memory for your class.

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
353290 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.

Go to Download


pear2/cache_shm

6 Favers
24521 Downloads

Wrapper for shared memory and locking functionality across different PHP extensions.

Go to Download


mittwald/mw-cache-widget

1 Favers
13306 Downloads

Dashboard widget that displays the current memory usage of OpCodeCache or APCu

Go to Download


g4/data-repository

0 Favers
47258 Downloads

repository php library

Go to Download


bnomei/kirby3-boost

51 Favers
2365 Downloads

Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.

Go to Download


azenned/smc

0 Favers
11073 Downloads

Blueflame cache library using shared memory (SHM)

Go to Download


timacdonald/cached-valuestore

11 Favers
696 Downloads

An extension of spatie/valuestore with in-memory caching.

Go to Download


mjsilva/in-memory-storage

0 Favers
21882 Downloads

Simple class that uses singleton pattern to save whatever in memory

Go to Download


Next >>