PHPackages                             thegallagher/wordpress-psr-cache - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. thegallagher/wordpress-psr-cache

ActiveLibrary[Caching](/categories/caching)

thegallagher/wordpress-psr-cache
================================

9123PHP

Since May 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/thegallagher/wordpress-psr-cache)[ Packagist](https://packagist.org/packages/thegallagher/wordpress-psr-cache)[ RSS](/packages/thegallagher-wordpress-psr-cache/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

WordPress PSR-6 and PSR-16 Implementation Using Transients
==========================================================

[](#wordpress-psr-6-and-psr-16-implementation-using-transients)

This library should be considered alpha and could change at any time. It is recommended that you specify a commit when using composer.

Installation
------------

[](#installation)

```
composer require thegallagher/wordpress-psr-cache:dev-master@dev

```

Usage Examples
--------------

[](#usage-examples)

```

```

Notes
-----

[](#notes)

- Stored values are effectively serialized twice, because the Transient API has no way to tell the difference between storing false and a cache miss.
- `CacheItemPool::clear()` always fails because the Transient API doesn't allow all values in transients to be cleared. This also applies to `SimpleCache::clear()` by default, since it proxies `CacheItemPool`.

License
-------

[](#license)

The library is open-sourced software licensed under the MIT license.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/593ed74eb68e3ea204471e4fc684ae8f50a6c6dcfdf44af80687956e8a935346?d=identicon)[thegallagher](/maintainers/thegallagher)

---

Top Contributors

[![thegallagher](https://avatars.githubusercontent.com/u/486626?v=4)](https://github.com/thegallagher "thegallagher (3 commits)")

### Embed Badge

![Health badge](/badges/thegallagher-wordpress-psr-cache/health.svg)

```
[![Health](https://phpackages.com/badges/thegallagher-wordpress-psr-cache/health.svg)](https://phpackages.com/packages/thegallagher-wordpress-psr-cache)
```

###  Alternatives

[beryllium/cachebundle

Provides an interface to Memcache for Symfony2 applications

32136.0k](/packages/beryllium-cachebundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
