Libraries tagged by array cache

cache/array-adapter

57 Favers
8637032 Downloads

A PSR-6 cache implementation using a php array. This implementation supports tags

Go to Download


matomo/cache

38 Favers
1748471 Downloads

PHP caching library based on Doctrine cache

Go to Download


piwik/cache

39 Favers
367957 Downloads

PHP caching library based on Doctrine cache

Go to Download


aplus/cache

17 Favers
1607491 Downloads

Aplus Framework Cache Library

Go to Download


duncan3dc/cache

8 Favers
73255 Downloads

Simple PSR-6/PSR-16 compatible disk cache

Go to Download


ihor/cachalot

29 Favers
28451 Downloads

Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)

Go to Download


pulkitjalan/multicache

7 Favers
19685 Downloads

Adds array caching to Laravels cache drivers and custom drivers

Go to Download


romm/configuration-object

5 Favers
29660 Downloads

Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.

Go to Download


smorken/array-cache

0 Favers
4233 Downloads

Array caching extension for PHP and Laravel

Go to Download


jdwx/array-cache

0 Favers
3246 Downloads

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

Go to Download


anik/cache

4 Favers
144 Downloads

Go to Download


marvin255/in-memory-cache

0 Favers
2146 Downloads

Array based cache for PHP

Go to Download


mouf/utils.cache.in-memory-cache

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


webisters/cache

1 Favers
268 Downloads

Webisters Cache Library

Go to Download


winzou/cache-bundle

30 Favers
29094 Downloads

This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..

Go to Download


Next >>