{"adoption": {"forks": 46, "observed_at": "2026-08-28T04:09:11.743742+00:00", "stars": 5176}, "canonical_url": "https://ross.abutalabs.com/products/php-fig-cache", "card": {"archived": false, "artifact_type": "library", "description": null, "domain": ["developer-tools", "web-development", "backend"], "enriched": true, "function": ["caching"], "health_score": 30, "homepage": null, "language": "PHP", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["php-fig/cache"], "name": "php-fig/cache", "platform": ["php"], "pushed_at": "2025-04-11T19:21:12+00:00", "repo": "php-fig/cache", "stars": 5176, "tags": ["psr-6", "psr", "interfaces", "standards", "cache-interfaces"], "topics": [], "urls": [], "use_cases": ["standardize cache usage across PHP libraries", "swap cache backends without changing application code", "write a PSR-6 compliant cache implementation", "type-hint against a common caching interface", "decouple framework code from specific cache vendors"], "what_it_is": "The PSR-6 Caching Interface package from PHP-FIG, providing standard PHP interfaces for cache pools and cache items. It contains no implementation itself, only the contracts that caching libraries implement and applications consume.", "when_to_avoid": ["you need an actual working cache backend like Redis or Memcached", "your project uses PSR-16 simple cache instead of PSR-6", "you are not working in PHP"], "when_to_choose": ["you are building a PHP library and want interoperable caching via a standard interface", "you need to implement or consume PSR-6 cache contracts", "you want vendor-agnostic caching in a framework-agnostic package"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/php-fig-cache", "repo": "php-fig/cache", "role": "main", "score": 39}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.743742+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:01:49.779187+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c67b845dd116b8efd934ef0151b976c5177d7ae787f8d4140eb46c25ab15e6a", "fetched_at": "2026-08-28T04:09:11.743742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/php-fig/cache"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 16, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4032, "days_push": 509, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 39, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}