php-fig/simple-cache
None observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3661
- days_rel: n/a
- days_push: 1077
- n_releases_24m: 0
Adoption not part of the score
8075 stars · 56 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PSR-16 Simple Cache standard interfaces for PHP, maintained by PHP-FIG. It defines only interfaces, not a cache implementation.
Use cases
- standardize cache access across php libraries
- define a cache interface for a php package
- swap cache backends without changing code
- find psr-16 compliant cache implementations
When to choose
- you are building a php library that needs cache-agnostic caching
- you want interoperability between caching libraries via a common interface
When to avoid
- you need an actual working cache implementation
- your project does not follow PSR standards
Facets
library · maturity stable
caching developer-tools web-development php psr-16 interfaces standards
1 source
- readme: https://github.com/php-fig/simple-cache · fetched 2026-08-28 · 3f6ceb3d1fa7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| php-fig/simple-cache | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="php-fig/simple-cache")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem