{"id":91013,"library":"cache-adapter-common","title":"Cache Adapter Common","description":"Common classes for PSR-6 adapters.","status":"active","version":"1.3.0","language":"php","source_language":null,"source_url":"https://github.com/php-cache/adapter-common","tags":["cache","psr-6","adapter","common"],"install":[{"cmd":"composer require cache/adapter-common","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"AbstractCachePool","correct":"use Cache\\Adapter\\Common\\AbstractCachePool;"}],"quickstart":{"code":"use Cache\\Adapter\\Common\\AbstractCachePool;\n\nclass MyPool extends AbstractCachePool {\n    protected function fetchObjectFromCache($key) {}\n    protected function clearAllObjectsFromCache() {}\n    protected function clearOneObjectFromCache($key) {}\n    protected function storeItemInCache($key, $value, $ttl) {}\n}","lang":"php","description":"Extend AbstractCachePool to create a custom PSR-6 cache adapter."},"warnings":[],"env_vars":null,"search_vec":"'-6':8,12 'adapt':2,9,13 'cach':1,10 'class':5 'common':3,4,14 'psr':7,11","created_at":"2026-06-19T09:11:42.559532+00:00","updated_at":"2026-06-19T09:11:42.559532+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/adapter-common","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"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}}