Libraries tagged by arraycache
ihor/cachalot
28346 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
smorken/array-cache
4112 Downloads
Array caching extension for PHP and Laravel
jdwx/array-cache
2981 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
anik/cache
120 Downloads
somephp/arraycache
8 Downloads
Quickly store and retrieve arrays. Persist data with two methods, set and get. Enabling OPcache is recommended for speed.
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
jtk/simple-php-cache
9 Downloads
Very small and simple lib for caching
marko/cache-array
38 Downloads
In-memory array cache driver for Marko Framework
adbario/php-dot-notation
9396603 Downloads
PHP dot notation access to arrays
jbzoo/pimpledumper
334192 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
arrayaccess/rdap-client
Downloads
arrayaccess/rdap-client
29566 Downloads
Registration Data Access Protocol (RDAP) Client For PHP
karelwintersky/arris.cache
1044 Downloads
Arris µFramework Cache Engine
rotexsoft/versatile-collections
6061 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.