PHPackages                             indigophp/fuel-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. indigophp/fuel-stash

AbandonedArchivedFuel-package[Caching](/categories/caching)

indigophp/fuel-stash
====================

Replacement for Fuel Cache class

04PHP

Since Oct 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/indigophp/fuel-stash)[ Packagist](https://packagist.org/packages/indigophp/fuel-stash)[ RSS](/packages/indigophp-fuel-stash/feed)WikiDiscussions develop Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fuel Stash
==========

[](#fuel-stash)

[![Packagist Version](https://camo.githubusercontent.com/f18a43142eea3eae77e8f8bee5bce4376a6343b95891c838b4d7f0dcd4fc0f18/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e6469676f7068702f6675656c2d73746173682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/indigophp/fuel-stash)[![Total Downloads](https://camo.githubusercontent.com/95191e58e4b282df7c9528c8ffeddd6f551ac863a18073947bc2ee6ba8022b43/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e6469676f7068702f6675656c2d73746173682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/indigophp/fuel-stash)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

**This package is a wrapper around [tedivm/stash](https://github.com/tedious/Stash) package, also replaces the core `Cache` class.**

Install
-------

[](#install)

Via Composer

```
{
    "require": {
        "indigophp/fuel-stash": "@stable"
    }
}
```

Usage
-----

[](#usage)

Load the `stash` package before any cache usage. Use `Cache` class as usually.

### Notes

[](#notes)

- Cache dependencies are not supported. Check Stash [docs](http://www.stashphp.com/Grouping.html) for similar feature.
- XCache is not supported by Stash.
- Changing driver runtime is not supported. After first using a pool, the driver remains the same.
- Instead of `Cache_Storage_Driver` an instance of `Pool` is returned.
- The stringifying logic is removed for now.

For more details check Stash [docs](http://www.stashphp.com/).

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/indigophp/fuel-stash/blob/develop/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Márk Sági-Kazár](https://github.com/sagikazarmark)
- [All Contributors](https://github.com/indigophp/fuel-stash/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/indigophp/fuel-stash/blob/develop/LICENSE) for more information.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

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/0e4e105cea62b616d4cb376b08a849b6a428f646998537de150d16a8eb537b90?d=identicon)[mark.sagikazar](/maintainers/mark.sagikazar)

![](https://www.gravatar.com/avatar/1585b5a08e138e348f5b646231d0f16cb2eae06501fb9462bbc97a794d4de84a?d=identicon)[TamasBarta](/maintainers/TamasBarta)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/indigophp-fuel-stash/health.svg)

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

###  Alternatives

[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)[phpfastcache/phpssdb

PHP SSDB Driver for phpFastCache

14736.9k1](/packages/phpfastcache-phpssdb)[rapidwebltd/rw-file-cache

RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.

15196.8k7](/packages/rapidwebltd-rw-file-cache)[yuzuru-s/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

392.9k](/packages/yuzuru-s-redis-recommend)[ichhabrecht/intcache

Turn uncachable page objects into cacheable links

193.9k](/packages/ichhabrecht-intcache)

PHPackages © 2026

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