Libraries tagged by memory cache

wildwolf/psr-memory-cache

0 Favers
12919 Downloads

PSR-6 and PSR-16 compliant memory cache

Go to Download


mouf/utils.cache.in-memory-cache

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


jdwx/array-cache

0 Favers
367 Downloads

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

Go to Download


vpg/titon.cache

0 Favers
9451 Downloads

The Titon cache package provides a data caching layer that supports multiple storage engines.

Go to Download


mjsilva/in-memory-storage

0 Favers
23608 Downloads

Simple class that uses singleton pattern to save whatever in memory

Go to Download


zenstruck/memoize

5 Favers
61 Downloads

Helper trait to efficiently cache expensive methods in memory.

Go to Download


vinks/laravel-memory-cache

5 Favers
49 Downloads

A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.

Go to Download


sanchescom/laravel-cache-memory

7 Favers
1292 Downloads

Memory cache driver.

Go to Download


anik/cache

4 Favers
62 Downloads

Go to Download


hejunjie/cache

1 Favers
289 Downloads

基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.

Go to Download


timacdonald/cached-valuestore

11 Favers
709 Downloads

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

Go to Download


romeoz/rock-cache

7 Favers
3084 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
82 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


mauretto78/in-memory-list

3 Favers
495 Downloads

In Memory List

Go to Download


<< Previous Next >>