PHPackages                             tv2/imbo-plugin-image-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. [File &amp; Storage](/categories/file-storage)
4. /
5. tv2/imbo-plugin-image-cache

AbandonedArchivedLibrary[File &amp; Storage](/categories/file-storage)

tv2/imbo-plugin-image-cache
===========================

Create a cache of a storage-backend using another storage-backend

0134PHP

Since Jan 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/tv2/imbo-plugin-image-cache)[ Packagist](https://packagist.org/packages/tv2/imbo-plugin-image-cache)[ RSS](/packages/tv2-imbo-plugin-image-cache/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Image-Cache Imbo plugin
=======================

[](#image-cache-imbo-plugin)

Setup a cache of a storage-backend by using another storage-backend. Useful if you primary storage is a slow but cheap option, but you want a fast but expensive backend to serve as a cache of the most recently used images.

The original use-case was to use S3 for storage, but have a on-disk version of the images used in the last two weeks.

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

[](#installation)

### Setting up the dependencies

[](#setting-up-the-dependencies)

If you've installed Imbo through composer, getting the upstream plugin up and running is easy. Just add `tv2/imbo-plugin-image-cache` as a dependency and run `composer update`.

```
{
    "require": {
        "tv2/imbo-plugin-image-cache": "dev-master",
    }
}
```

### Configuring imbo

[](#configuring-imbo)

Once you've got the plugin installed, you need to configure your upstream. An example configuration can be found in `config/config.php.dist`. If you copy the file to your configuration-directory, rename it to something like `image-cache.php` and adjust the parameters, you should be good to go.

License
-------

[](#license)

Copyright (c) 2016, TV 2 Danmark A/S

Licensed under the MIT license.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

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://avatars.githubusercontent.com/u/19275?v=4)[Morten Fangel](/maintainers/fangel)[@fangel](https://github.com/fangel)

---

Top Contributors

[![fangel](https://avatars.githubusercontent.com/u/19275?v=4)](https://github.com/fangel "fangel (2 commits)")

### Embed Badge

![Health badge](/badges/tv2-imbo-plugin-image-cache/health.svg)

```
[![Health](https://phpackages.com/badges/tv2-imbo-plugin-image-cache/health.svg)](https://phpackages.com/packages/tv2-imbo-plugin-image-cache)
```

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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