PHPackages                             visuellverstehen/statamic-asset-atlas - 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. visuellverstehen/statamic-asset-atlas

ActiveStatamic-addon[Utility &amp; Helpers](/categories/utility)

visuellverstehen/statamic-asset-atlas
=====================================

Track where your Statamic assets are used to make moving, replacing and deleting them quick and easy.

v0.6.2(1mo ago)125.5k↑442.4%MITPHPPHP ^8.3CI passing

Since Sep 15Pushed 1mo agoCompare

[ Source](https://github.com/visuellverstehen/statamic-asset-atlas)[ Packagist](https://packagist.org/packages/visuellverstehen/statamic-asset-atlas)[ RSS](/packages/visuellverstehen-statamic-asset-atlas/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (8)Dependencies (24)Versions (18)Used By (0)

Asset Atlas
===========

[](#asset-atlas)

Track where your Statamic assets are used to make moving, replacing and deleting assets quick and easy.

Requirements
------------

[](#requirements)

This package is based on using a database. It doesn't matter if you use the database for Statamic or not, but AssetAtlas tracks all asset references in entries, terms, global-sets and users as database records. This can be a simple SQLite database as it is preset in current Laravel installations.

How to use
----------

[](#how-to-use)

Install the package:

```
composer require visuellverstehen/statamic-asset-atlas
```

Publish and run the required migration:

```
php artisan vendor:publish --tag=asset_atlas_migrations
php artisan migrate
```

Now whenever you save an item that relates to an asset, the reference is tracked in AssetAtlas. On moving, deleting or replacing an asset, AssetAtlas provides all references to the asset instead of the base Statamic logic of checking all possible items.

You can (and should) initialise the atlas using this command:

```
php please asset-atlas:scan
```

As records will be updated, you can use this command regularly to keep AssetAtlas up to date. Note that this command currently doesn't remove unused references. However, you can clear the atlas before scanning by using the `reset` parameter:

```
php please asset-atlas:scan --reset

# Use (the) force if you don't want to bother with confirmation dialogues:
php please asset-atlas:scan --reset --force
```

More about us
-------------

[](#more-about-us)

At **visuellverstehen** we create innovative digital and design solutions with a special focus on the common good. With technical expertise, high creativity and strategic skills, we develop products with a personal character.

- [www.visuellverstehen.de](https://visuellverstehen.de)
- [www.visuellverstehen.de/en](https://visuellverstehen.de/en)

License
-------

[](#license)

The MIT license (MIT). Please take a look at the [license file](LICENSE.md) for more information.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance91

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.2% 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 ~42 days

Total

8

Last Release

44d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57dcd9370600b66b5ad7d99dd2b633e36d3a9458e656d650045f5f5eaf540e2d?d=identicon)[visuellverstehen](/maintainers/visuellverstehen)

![](https://www.gravatar.com/avatar/16b77aabdc6e9a51c63341aa7ad7b295b05bb05b1814b1218963a806f2341f68?d=identicon)[simonerd](/maintainers/simonerd)

---

Top Contributors

[![simonerd](https://avatars.githubusercontent.com/u/7941370?v=4)](https://github.com/simonerd "simonerd (32 commits)")[![el-schneider](https://avatars.githubusercontent.com/u/26460248?v=4)](https://github.com/el-schneider "el-schneider (26 commits)")

---

Tags

assetsaddondeletestatamicreplacemove

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/visuellverstehen-statamic-asset-atlas/health.svg)

```
[![Health](https://phpackages.com/badges/visuellverstehen-statamic-asset-atlas/health.svg)](https://phpackages.com/packages/visuellverstehen-statamic-asset-atlas)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

137236.2k8](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

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

3622.8k](/packages/duncanmcclean-statamic-cargo)[statamic/statamic

Statamic

832182.1k](/packages/statamic-statamic)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23122.2k16](/packages/marcorieser-statamic-livewire)[aerni/advanced-seo

Comprehensive SEO addon for Statamic with flexibility in mind

1818.9k](/packages/aerni-advanced-seo)[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

2915.9k](/packages/aerni-livewire-forms)

PHPackages © 2026

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