{"id":87949,"library":"cache-array-adapter","title":"Cache Array Adapter","description":"A PSR-6 cache implementation using a PHP array. This implementation supports tags.","status":"active","version":"1.2.0","language":"php","source_language":null,"source_url":"https://github.com/php-cache/array-adapter","tags":["cache","psr-6","array","tags"],"install":[{"cmd":"composer require cache/array-adapter","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ArrayCachePool","correct":"use Cache\\Adapter\\Array\\ArrayCachePool;"}],"quickstart":{"code":"use Cache\\Adapter\\Array\\ArrayCachePool;\n\n$pool = new ArrayCachePool();\n$item = $pool->getItem('key');","lang":"php","description":"Create an in-memory cache pool and retrieve an item."},"warnings":[],"env_vars":null,"search_vec":"'-6':6,19 'adapt':3 'array':2,12,20 'cach':1,7,17 'implement':8,14 'php':11 'psr':5,18 'support':15 'tag':16,21 'use':9","created_at":"2026-06-19T08:25:09.323232+00:00","updated_at":"2026-06-19T08:25:09.323232+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.php-cache.com/en/latest/","github":"https://github.com/php-cache/array-adapter","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}