Libraries tagged by in-memory cache

beste/in-memory-cache

9 Favers
1814994 Downloads

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

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
354153 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


mjsilva/in-memory-storage

0 Favers
22118 Downloads

Simple class that uses singleton pattern to save whatever in memory

Go to Download


opine/config

0 Favers
897 Downloads

Service for reading/accesing configurations from disk and caching them in memory

Go to Download


anik/cache

4 Favers
5 Downloads

Go to Download


jdwx/array-cache

0 Favers
104 Downloads

A trivial implementation of PSR CacheInterface using an in-memory array.

Go to Download


timacdonald/cached-valuestore

12 Favers
700 Downloads

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

Go to Download


scrawler/swoole-cache

2 Favers
57 Downloads

High Speed in memory cahce using swoole table

Go to Download


romeoz/rock-cache

7 Favers
3077 Downloads

Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.

Go to Download


qubus/cache

0 Favers
51 Downloads

PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.

Go to Download


molajo/cache

6 Favers
476 Downloads

Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.

Go to Download


littlebizzy/object-cache

6 Favers
2 Downloads

Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).

Go to Download


axn/cached-valuestore

0 Favers
631 Downloads

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

Go to Download


apricity/micro-cache

0 Favers
15 Downloads

Simple in-memory caching mechanism for PHP applications.

Go to Download


nael_d/cachex

0 Favers
4 Downloads

Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.

Go to Download


Next >>