{"id":86447,"library":"symfony-cache","title":"Symfony Cache","description":"Provides extended PSR-6, PSR-16 (and tags) implementations for caching in PHP applications.","status":"active","version":"8.1.0","language":"php","source_language":null,"source_url":"https://github.com/symfony/cache","tags":["cache","psr-6","psr-16","symfony","caching"],"install":[{"cmd":"composer require symfony/cache","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"FilesystemAdapter","correct":"use Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter;"}],"quickstart":{"code":"use Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter;\n\n$cache = new FilesystemAdapter();\n$cache->get('my_key', function() { return 'cached_value'; });","lang":"php","description":"Create a filesystem cache adapter and retrieve a cached value."},"warnings":[{"fix":"Upgrade PHP to 8.2+ or use an older version of the package.","message":"Requires PHP 8.2 or higher for version 8.1.","severity":"breaking","affected_versions":">=8.0"}],"env_vars":null,"search_vec":"'-16':8,21 '-6':6,19 'applic':16 'cach':2,13,17,23 'extend':4 'implement':11 'php':15 'provid':3 'psr':5,7,18,20 'symfoni':1,22 'tag':10","created_at":"2026-06-19T08:01:51.817908+00:00","updated_at":"2026-06-19T08:01:51.817908+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":"https://symfony.com","github":"https://github.com/symfony/cache","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}}