Libraries tagged by array cache
idct/php-array-file-cache
531 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
phpdot/cache
5 Downloads
PSR-16 cache with pluggable drivers. Redis, File, Array, APCu, Null. remember() pattern. Standalone.
webisters/cache
17 Downloads
Webisters Cache Library
soupmix/cache
7 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
shasoft/psr-cache
20 Downloads
PSR-16 cache adapters
parshikovpavel/psr-cache-adapter
20 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
julienlinard/php-cache
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
hitmeister/rapido-cache
57851 Downloads
Yet another PHP caching library.
frizzy/parameter-cache
19 Downloads
Manages caching for a parameter array to a PHP file
ez-php/cache
3155 Downloads
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
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
29 Downloads
Caching of an unchanging array is typically prepared on one computer and used on another