Libraries tagged by array cache

ryssbowh/laravel-array-cache

0 Favers
5 Downloads

Helper to cache using dotted array keys in Laravel

Go to Download


parshikovpavel/array-cache

0 Favers
13 Downloads

Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests

Go to Download


marko/cache-array

0 Favers
42 Downloads

In-memory array cache driver for Marko Framework

Go to Download


somephp/arraycache

0 Favers
8 Downloads

Quickly store and retrieve arrays. Persist data with two methods, set and get. Enabling OPcache is recommended for speed.

Go to Download


jtk/simple-php-cache

0 Favers
9 Downloads

Very small and simple lib for caching

Go to Download


tochka-developers/array-file-cache

0 Favers
179 Downloads

Array file cache (psr/simple-cache implementation)

Go to Download


idct/php-array-file-cache

0 Favers
531 Downloads

Simple file-based cache system for PHP.

Go to Download


alcidesrc/cache

2 Favers
0 Downloads

A PHP class that allows to optimize cacheable arrays by packing/unpacking the schema

Go to Download


orieg/judy-cache

1 Favers
3 Downloads

PSR-16 cache backed by Judy arrays, with O(range) prefix invalidation. For long-running PHP (Octane, Swoole, RoadRunner, FrankenPHP workers).

Go to Download


soupmix/cache

0 Favers
7 Downloads

Provides framework agnostic implementation of PSR-16 Simple Cache Interface

Go to Download


shasoft/psr-cache

0 Favers
20 Downloads

PSR-16 cache adapters

Go to Download


reliv/cache-rat

0 Favers
280 Downloads

Basic PSR Cache implementation with global cache clearing

Go to Download


parshikovpavel/psr-cache-adapter

0 Favers
20 Downloads

Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface

Go to Download


julienlinard/php-cache

2 Favers
178 Downloads

Système de cache moderne et sécurisé pour PHP 8+ avec support de multiples drivers (File, Redis, Memcached, Array), tags, TTL et invalidation

Go to Download


italix/cache

0 Favers
2 Downloads

PSR-16 shaped caching: an opcache-backed file driver, an array driver, and an adapter over any Contracts KeyValueStore

Go to Download


<< Previous Next >>