Libraries tagged by array cache
cache/array-adapter
7879476 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matomo/cache
654103 Downloads
PHP caching library based on Doctrine cache
aplus/cache
1602108 Downloads
Aplus Framework Cache Library
piwik/cache
353629 Downloads
PHP caching library based on Doctrine cache
mouf/utils.cache.in-memory-cache
357961 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.
duncan3dc/cache
70877 Downloads
Simple PSR-6/PSR-16 compatible disk cache
winzou/cache-bundle
29007 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..
ihor/cachalot
27940 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
pulkitjalan/multicache
18540 Downloads
Adds array caching to Laravels cache drivers and custom drivers
smorken/array-cache
3068 Downloads
Array caching extension for PHP and Laravel
jdwx/array-cache
647 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
awssat/laravel-kabsa
511 Downloads
Laravel Array database
anik/cache
69 Downloads
marvin255/in-memory-cache
2036 Downloads
Array based cache for PHP
smoke/zf2-cache-storage-redis-array
26463 Downloads
RedisArray Cache Storage for Zend Framework 2