PHPackages                             flipboxfactory/craft-psr6 - 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. flipboxfactory/craft-psr6

ActiveLibrary[Caching](/categories/caching)

flipboxfactory/craft-psr6
=========================

PSR-6 Cache for Craft CMS

1.0.0-rc(8y ago)02.9k1MITPHPPHP &gt;=7.0

Since Feb 23Pushed 8y ago2 watchersCompare

[ Source](https://github.com/flipboxfactory/craft-psr6)[ Packagist](https://packagist.org/packages/flipboxfactory/craft-psr6)[ RSS](/packages/flipboxfactory-craft-psr6/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

PSR-6 Cache for Craft CMS
=========================

[](#psr-6-cache-for-craft-cms)

[![Join the chat at https://gitter.im/flipboxfactory/craft-psr6](https://camo.githubusercontent.com/2cc8c830d559d83290008e9e42a05afdc9488a836f31dd116665cbcb5ed07ce4/68747470733a2f2f6261646765732e6769747465722e696d2f666c6970626f78666163746f72792f63726166742d707372362e737667)](https://gitter.im/flipboxfactory/craft-psr6?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Latest Version](https://camo.githubusercontent.com/bbcb76c3e604c28dfaf5f3e287ec350e5e517f6a2d5bf626a475c269de85feb4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f666c6970626f78666163746f72792f63726166742d707372362e7376673f7374796c653d666c61742d737175617265)](https://github.com/flipboxfactory/craft-psr6/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/657e8a94ca2c92b88b564d5c61ceda6f6a6e28cb72a69f86a289c9e219156520/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f666c6970626f78666163746f72792f63726166742d707372362f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/flipboxfactory/craft-psr6)[![Coverage Status](https://camo.githubusercontent.com/9aadf89c35ca6533dae33c5e8cf2feb847a9e9fd7a54231414a7266951aa0051/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f666c6970626f78666163746f72792f63726166742d707372362e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/flipboxfactory/craft-psr6/code-structure)[![Quality Score](https://camo.githubusercontent.com/52033825a4491fa4723faecb3a0d3a8e4876fdfae0c91b7bc8462c02c28bf307/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f666c6970626f78666163746f72792f63726166742d707372362e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/flipboxfactory/craft-psr6)[![Total Downloads](https://camo.githubusercontent.com/2c81307aec16229181420ef735b8fc8c855d20496faafff3037a3eb955d90080/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6970626f78666163746f72792f63726166742d707372362e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flipboxfactory/craft-psr6)

This package provides simple mechanism for PSR-6 Cache via Craft CMS.

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

[](#installation)

To install, use composer:

```
composer require flipboxfactory/craft-psr6

```

Testing
-------

[](#testing)

```
$ ./vendor/bin/phpunit
```

Usage
-----

[](#usage)

Define it as a component in your plugin

```
'components' => [
    'psr6cache' => [
        'class' => flipbox\craft\psr6\Cache::class
     ]
]
```

or via your composer as an 'extra' definition

```
"components": {
  "psr6cache": "flipbox\\craft\\psr6\\Cache"
}
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/flipboxfactory/craft-psr6/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Flipbox Digital](https://github.com/flipbox)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/craft-psr6/blob/master/LICENSE) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2997d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f88ef7075dc76a34393f80402c30cc8eec30d5134835314136669a68b8ce817f?d=identicon)[nateiler](/maintainers/nateiler)

---

Top Contributors

[![nateiler](https://avatars.githubusercontent.com/u/1892443?v=4)](https://github.com/nateiler "nateiler (1 commits)")

---

Tags

psr6psr-6yii2Craftcraft cms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/flipboxfactory-craft-psr6/health.svg)

```
[![Health](https://phpackages.com/badges/flipboxfactory-craft-psr6/health.svg)](https://phpackages.com/packages/flipboxfactory-craft-psr6)
```

###  Alternatives

[tedivm/stash

The place to keep your cache.

9824.8M124](/packages/tedivm-stash)[nystudio107/craft-fastcgicachebust

Bust the Nginx FastCGI Cache when entries are saved or created.

1953.5k3](/packages/nystudio107-craft-fastcgicachebust)

PHPackages © 2026

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