Libraries tagged by array cache
tochka-developers/array-file-cache
153 Downloads
Array file cache (psr/simple-cache implementation)
idct/php-array-file-cache
529 Downloads
Simple file-based cache system for PHP.
alcidesrc/cache
0 Downloads
A PHP class that allows to optimize cacheable arrays by packing/unpacking the schema
serato/cacheable-array
27967 Downloads
Provides an array-like object whose contents are persisted to a PSR-16 cache
sunkangchina/aplus_cache
4 Downloads
Aplus Framework Cache Library
soupmix/cache
6 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
shasoft/psr-cache
19 Downloads
PSR-16 cache adapters
parshikovpavel/psr-cache-adapter
17 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
frizzy/parameter-cache
19 Downloads
Manages caching for a parameter array to a PHP file
chrisabey84/laravel-cached-options-list
305 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
autoframe/components-socket-cache
7 Downloads
PHP client - cache server alternative for memcached / redis. Including cache manager based on namespace priority rules
apatis/array-storage
573 Downloads
Array Storage Object
ap-lib/persistent-cache
20 Downloads
Caching of an unchanging array is typically prepared on one computer and used on another
anekdotes/cache
467 Downloads
Allows caching using different drivers
andydune/object-cache-proxy
16 Downloads
Allow cache results for execution object method. Transparent to working code.