PHPackages                             skydiver/nova-cached-images - 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. skydiver/nova-cached-images

ActiveLibrary[Caching](/categories/caching)

skydiver/nova-cached-images
===========================

Laravel Nova field to display and cache remote images.

1.0.1(6y ago)037MITPHPPHP &gt;=7.1.0

Since Nov 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/skydiver/nova-cached-images)[ Packagist](https://packagist.org/packages/skydiver/nova-cached-images)[ RSS](/packages/skydiver-nova-cached-images/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

nova-cached-images
==================

[](#nova-cached-images)

> Laravel Nova field to display (and cache) remote images

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

[](#installation)

1. run `composer require skydiver/nova-cached-images`

Usage
-----

[](#usage)

1. open your resource
2. add `use Skydiver\NovaCachedImages\NovaCachedImages;` in the top of your file
3. insert `NovaCachedImages::make("Avatar")` in your fields method

Field options
-------------

[](#field-options)

```
NovaCachedImages::make("Avatar")
  ->class('image-class')                      // img tag class
  ->containerClass('image-container-class')   // imgage container class
  ->width('50px')                             // image width
  ->height('50px')                            // image height
  ->radius('5px')                             // image border radius

```

Credits
-------

[](#credits)

- [biigle/laravel-file-cache](https://github.com/biigle/laravel-file-cache): Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel or Lumen.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Every ~13 days

Total

2

Last Release

2368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b28541f1ac1be505a155d5800c252643bf7ca4f8266e10fc6a83864889003bc?d=identicon)[skydiver](/maintainers/skydiver)

---

Top Contributors

[![skydiver](https://avatars.githubusercontent.com/u/578784?v=4)](https://github.com/skydiver "skydiver (12 commits)")

---

Tags

laravelcacheimagesnovaremote-images

### Embed Badge

![Health badge](/badges/skydiver-nova-cached-images/health.svg)

```
[![Health](https://phpackages.com/badges/skydiver-nova-cached-images/health.svg)](https://phpackages.com/packages/skydiver-nova-cached-images)
```

###  Alternatives

[awssat/laravel-visits

Laravel Redis visits counter for Eloquent models

975163.6k2](/packages/awssat-laravel-visits)[swayok/alternative-laravel-cache

Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

202541.1k6](/packages/swayok-alternative-laravel-cache)[vink/nova-cache-card

Manage your application's cache from a handy Laravel Nova dashboard card.

26317.3k1](/packages/vink-nova-cache-card)[dragon-code/laravel-cache

An improved interface for working with cache

6844.8k9](/packages/dragon-code-laravel-cache)[nexxai/laravel-cfcache

A handful of Cloudflare cache helpers for Laravel

1317.7k](/packages/nexxai-laravel-cfcache)[antennaio/laravel-clyde

Image uploads and manipulation for Laravel, a wrapper around Glide

292.6k](/packages/antennaio-laravel-clyde)

PHPackages © 2026

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