PHPackages                             mscharl/laravel-static-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. [Caching](/categories/caching)
4. /
5. mscharl/laravel-static-image-cache

AbandonedArchivedLibrary[Caching](/categories/caching)

mscharl/laravel-static-image-cache
==================================

store/cache external images as a static file

v1.2(8y ago)22.8k1MITPHPPHP &gt;=7.0

Since Apr 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mscharl/laravel-static-image-cache)[ Packagist](https://packagist.org/packages/mscharl/laravel-static-image-cache)[ RSS](/packages/mscharl-laravel-static-image-cache/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (6)Versions (4)Used By (0)

laravel-static-image-cache
==========================

[](#laravel-static-image-cache)

> store/cache external images as a static file

Setup
-----

[](#setup)

Add the service provider to the `app.php` provider array

```
[
    MScharl\LaravelStaticImageCache\Provider\LaravelStaticImageCacheProvider::class,
]
```

Usage
-----

[](#usage)

Just use the `staticImage`-helper to generate the static file url

```

```

Clear the files
---------------

[](#clear-the-files)

To clear all the files manually you can use an artisan task.

```
php artisan static-image-cache:clear
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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 ~73 days

Total

3

Last Release

3174d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7af58327f55f1ab0dc0316078598b84b7f1831b8fc00326804078c3888b2f5e0?d=identicon)[mscharl](/maintainers/mscharl)

---

Top Contributors

[![mscharl](https://avatars.githubusercontent.com/u/1411972?v=4)](https://github.com/mscharl "mscharl (5 commits)")

---

Tags

cacheimagelaravellaravel-5-package

### Embed Badge

![Health badge](/badges/mscharl-laravel-static-image-cache/health.svg)

```
[![Health](https://phpackages.com/badges/mscharl-laravel-static-image-cache/health.svg)](https://phpackages.com/packages/mscharl-laravel-static-image-cache)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k8.2M51](/packages/spatie-laravel-responsecache)[genealabs/laravel-model-caching

Automatic caching for Eloquent models.

2.4k4.8M26](/packages/genealabs-laravel-model-caching)[mikebronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k127.1k1](/packages/mikebronner-laravel-model-caching)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)

PHPackages © 2026

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