Libraries tagged by array cache
pfinal/cache
4019 Downloads
php cache、psr simple-cache、memcache redis file array
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
oscarricardosan/cache_object
830 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
anekdotes/cache
479 Downloads
Allows caching using different drivers
forever2077/php-helper
35 Downloads
PHP Tool Library
romm/configuration-object
29460 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.
requtize/config
793 Downloads
Simple Config library, that handle PHP arrays, YAML and INI files as configs and can dump all configs into one PHP file as Cache.
ryssbowh/laravel-array-cache
5 Downloads
Helper to cache using dotted array keys in Laravel
parshikovpavel/array-cache
13 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
somephp/arraycache
8 Downloads
Quickly store and retrieve arrays. Persist data with two methods, set and get. Enabling OPcache is recommended for speed.
jtk/simple-php-cache
9 Downloads
Very small and simple lib for caching
tochka-developers/array-file-cache
159 Downloads
Array file cache (psr/simple-cache implementation)
idct/php-array-file-cache
531 Downloads
Simple file-based cache system for PHP.
hexastudio/array_disk
1266 Downloads
Store array as cache in hardDrive, decrease memory usage
alcidesrc/cache
0 Downloads
A PHP class that allows to optimize cacheable arrays by packing/unpacking the schema