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

ActiveLibrary[Caching](/categories/caching)

flipboxdigital/stash-pool
=========================

Stash Cache pool wrapper

1.0.0(8y ago)08.7k2MITPHPPHP &gt;=7.0

Since Jun 6Pushed 8y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (3)Versions (3)Used By (2)

Stash Pool
==========

[](#stash-pool)

[![Latest Version](https://camo.githubusercontent.com/66d13c9cbbd3b6e95b1f1fc39dba6ffb2e875da27ce1cd8f42285e3f438607e8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f666c6970626f782f73746173682d706f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/flipbox/stash-pool/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/3c7cc03f4481900a0b4a123a2b6d39b2f470a557c7a1b6255f36d52725c76277/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f666c6970626f782f73746173682d706f6f6c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/flipbox/stash-pool)[![Coverage Status](https://camo.githubusercontent.com/049cb2c29e80249ed2bcaafd0f52e973a9f395cb270c68edbccdb3a651781f69/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f666c6970626f782f73746173682d706f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/flipbox/stash-pool/code-structure)[![Quality Score](https://camo.githubusercontent.com/3aff5d8acf18cb923068f614b0983c45eb475c661538a66d9c3bf32d1878d723/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f666c6970626f782f73746173682d706f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/flipbox/stash-pool)[![Total Downloads](https://camo.githubusercontent.com/b3b80741567385a20b77b982730b4d9b18ad9f0e1e62182730486156680219ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6970626f786469676974616c2f73746173682d706f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flipboxdigital/stash-pool)

This package provides a wrapper to [Stash](https://github.com/tedious/Stash) allowing one to set a default item duration.

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

[](#installation)

To install, use composer:

```
composer require flipboxdigital/stash-pool

```

Testing
-------

[](#testing)

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

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

[](#contributing)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

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

3264d 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 (3 commits)")

---

Tags

cachepsr-6stash

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  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)
