Libraries tagged by array cache
cache/array-adapter
7688294 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matomo/cache
613832 Downloads
PHP caching library based on Doctrine cache
aplus/cache
1601280 Downloads
Aplus Framework Cache Library
piwik/cache
352972 Downloads
PHP caching library based on Doctrine cache
duncan3dc/cache
70460 Downloads
Simple PSR-6/PSR-16 compatible disk cache
pulkitjalan/multicache
18391 Downloads
Adds array caching to Laravels cache drivers and custom drivers
smorken/array-cache
2781 Downloads
Array caching extension for PHP and Laravel
jdwx/array-cache
421 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
marvin255/in-memory-cache
1956 Downloads
Array based cache for PHP
mouf/utils.cache.in-memory-cache
356759 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.
oscarricardosan/cache_object
753 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
winzou/cache-bundle
28981 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
27877 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
awssat/laravel-kabsa
511 Downloads
Laravel Array database
anik/cache
63 Downloads