Libraries tagged by arraycache
smorken/array-cache
2775 Downloads
Array caching extension for PHP and Laravel
jdwx/array-cache
390 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
ihor/cachalot
27877 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
anik/cache
63 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
adbario/php-dot-notation
7388677 Downloads
PHP dot notation access to arrays
jbzoo/pimpledumper
322801 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
arrayaccess/rdap-client
Downloads
rotexsoft/versatile-collections
5644 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.
prowebcraft/dot
28274 Downloads
PHP dot notation array access
arrayaccess/rdap-client
8104 Downloads
Registration Data Access Protocol (RDAP) Client For PHP
fcpl/psalm-pimple-container-plugin
2941 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)