PHPackages                             flipboxdigital/relay-stash - 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. flipboxdigital/relay-stash

ActiveLibrary[Caching](/categories/caching)

flipboxdigital/relay-stash
==========================

Stash Cache middleware for Relay

1.2.0(8y ago)06.0kMITPHPPHP &gt;=7.0

Since Jun 6Pushed 8y ago2 watchersCompare

[ Source](https://github.com/flipbox/relay-stash)[ Packagist](https://packagist.org/packages/flipboxdigital/relay-stash)[ RSS](/packages/flipboxdigital-relay-stash/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (5)Versions (7)Used By (0)

Stash middleware for Relay
==========================

[](#stash-middleware-for-relay)

[![Latest Version](https://camo.githubusercontent.com/f2b7a26145e8b561d762845d9d0635b1ba6683e80c79eb2d239be7e1e0aeab18/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f666c6970626f782f72656c61792d73746173682e7376673f7374796c653d666c61742d737175617265)](https://github.com/flipbox/relay-stash/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/285172ee5f86b6458879725a6425941d03bcccbff4eb13a5f271016dd17abc2b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f666c6970626f782f72656c61792d73746173682f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/flipbox/relay-stash)[![Coverage Status](https://camo.githubusercontent.com/2ce24ad888f1a9ca6e9a5ccb818c0a173ce528d710a643c4b30767febe840f70/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f666c6970626f782f72656c61792d73746173682e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/flipbox/relay-stash/code-structure)[![Quality Score](https://camo.githubusercontent.com/21fb8817a1b28ec47b884352dfc633f5f1c399e8d0db649634bbc12827640584/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f666c6970626f782f72656c61792d73746173682e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/flipbox/relay-stash)[![Total Downloads](https://camo.githubusercontent.com/75bf70b40410395a1e2e085d6926d31cad7eeebea63f76a700db37aac6f59bc0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6970626f786469676974616c2f72656c61792d73746173682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flipboxdigital/relay-stash)

This package provides a [Stash](https://github.com/tedious/Stash) middleware for [Relay](http://relayphp.com/).

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

[](#installation)

To install, use composer:

```
composer require flipboxdigital/relay-stash

```

Testing
-------

[](#testing)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/flipbox/relay-stash/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/flipbox/relay-stash/blob/master/LICENSE) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~68 days

Total

5

Last Release

2990d 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 (18 commits)")

---

Tags

cachepsr-6Relaystash

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/flipboxdigital-relay-stash/health.svg)

```
[![Health](https://phpackages.com/badges/flipboxdigital-relay-stash/health.svg)](https://phpackages.com/packages/flipboxdigital-relay-stash)
```

###  Alternatives

[psr/cache

Common interface for caching libraries

5.2k686.9M1.3k](/packages/psr-cache)[tedivm/stash

The place to keep your cache.

9824.8M124](/packages/tedivm-stash)[cache/adapter-common

Common classes for PSR-6 adapters

11124.4M38](/packages/cache-adapter-common)[laminas/laminas-cache

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output

1076.9M130](/packages/laminas-laminas-cache)[tedivm/stash-bundle

Incorporates the Stash caching library into Symfony.

841.4M16](/packages/tedivm-stash-bundle)[cache/hierarchical-cache

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

6016.1M11](/packages/cache-hierarchical-cache)

PHPackages © 2026

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