doctrine/cache

Doctrine Cache component

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 8th, 2026
Created on January 10th, 2013
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 210
Total Stargazers: 7,856 (+0)
Total Subscribers: 41 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Doctrine Cache is a PHP caching library extracted from the Doctrine Common project.

The library provides a caching abstraction layer that allows developers to store and retrieve cached data across different backend storage systems. It offers a unified interface for working with various cache providers, enabling applications to swap cache implementations without changing application code.

Developers should be aware that this library is deprecated and will no longer receive bug fixes from the Doctrine Project. These standard interfaces provide better interoperability and ongoing support within the PHP ecosystem.

The project is in maintenance mode with no active development or bug fixes being applied.