PHPackages                             teamnovu/statamic-images-missing-alt - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. teamnovu/statamic-images-missing-alt

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

teamnovu/statamic-images-missing-alt
====================================

Addon to list all images with no alt text on your Statamic dashboard.

v2.0.0(2mo ago)131.6k↓59.7%3GPL-3.0-onlyPHPCI passing

Since Nov 11Pushed 2mo ago4 watchersCompare

[ Source](https://github.com/teamnovu/statamic-images-missing-alt)[ Packagist](https://packagist.org/packages/teamnovu/statamic-images-missing-alt)[ RSS](/packages/teamnovu-statamic-images-missing-alt/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (9)Dependencies (4)Versions (13)Used By (0)

Statamic Images Missing Alt
===========================

[](#statamic-images-missing-alt)

> This is an addon to list all images with no alt text on your Statamic dashboard.

Features
--------

[](#features)

This addon adds a widget which you can add to your dashboard. If there are images which do not have an alt text they will be listed in that widget.

Having alt text on every asset improves accessibility as well as search engine optimization.

Compatibility
-------------

[](#compatibility)

Package versionStatamic version1.x4.x, 5.x2.x6.xHow to Install
--------------

[](#how-to-install)

You can search for this addon in the `Tools > Addons` section of the Statamic dashboard and click **install**, or run the following command from your project root:

```
composer require teamnovu/statamic-images-missing-alt
```

How to Use
----------

[](#how-to-use)

Just add the widget to your `config/statamic/cp.php` as you would [any other widget](https://statamic.dev/widgets#configuration).

The following is an example which shows all the possible config values you can use.

```
'widgets' => [
    // ...

    [
        'type' => 'images_missing_alt', // Required
        'container' => 'assets', // Default: "assets" – The container to search through. Can also be an array to include multiple containers.
        'limit' => 5, // Default: 5 – The number of images to display in the widget.
        'width' => 50, // Default: 100 – The size of the widget.
    ],
],
```

> **Note**Unlike in the Statamic Peak starter kit, this widget caches the assets displayed forever and updates the cache when events such as AssetDeleted, AssetSaved or AssetUploaded are fired.

Credit
------

[](#credit)

This widget has basically been extracted from the [Statamic Peak starter kit](https://github.com/studio1902/statamic-peak).

A more serious solution to having alt texts on every asset is tracked and discussed in [this issue](https://github.com/statamic/ideas/issues/496).

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance86

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51% 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 ~114 days

Recently: every ~231 days

Total

12

Last Release

72d ago

Major Versions

v0.3.0 → 3.x-dev2022-11-11

v0.4.0 → v1.0.02023-06-13

v1.0.5 → v2.0.02026-04-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/88b33a36bab321756e8266b4db8866aaf78d3ced81e9fd896d427eb08a39097b?d=identicon)[strebl](/maintainers/strebl)

---

Top Contributors

[![buffalom](https://avatars.githubusercontent.com/u/20814747?v=4)](https://github.com/buffalom "buffalom (26 commits)")[![kylewalow](https://avatars.githubusercontent.com/u/48148789?v=4)](https://github.com/kylewalow "kylewalow (11 commits)")[![Kylewalow](https://avatars.githubusercontent.com/u/48148789?v=4)](https://github.com/Kylewalow "Kylewalow (9 commits)")[![JonKaric](https://avatars.githubusercontent.com/u/8028521?v=4)](https://github.com/JonKaric "JonKaric (1 commits)")[![jasonbradberry](https://avatars.githubusercontent.com/u/1271588?v=4)](https://github.com/jasonbradberry "jasonbradberry (1 commits)")[![okaufmann](https://avatars.githubusercontent.com/u/4414498?v=4)](https://github.com/okaufmann "okaufmann (1 commits)")[![quintenbuis](https://avatars.githubusercontent.com/u/36452184?v=4)](https://github.com/quintenbuis "quintenbuis (1 commits)")[![stefankempf](https://avatars.githubusercontent.com/u/20299885?v=4)](https://github.com/stefankempf "stefankempf (1 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/teamnovu-statamic-images-missing-alt/health.svg)

```
[![Health](https://phpackages.com/badges/teamnovu-statamic-images-missing-alt/health.svg)](https://phpackages.com/packages/teamnovu-statamic-images-missing-alt)
```

###  Alternatives

[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[rias/statamic-redirect

29335.6k](/packages/rias-statamic-redirect)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)[jacksleight/statamic-bard-texstyle

18195.4k](/packages/jacksleight-statamic-bard-texstyle)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k15](/packages/marcorieser-statamic-livewire)

PHPackages © 2026

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