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.0(5d ago)019.8k↑421.2%MITPHPPHP ^8.3CI passing

Since Sep 15Pushed 2mo 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 3d ago

READMEChangelog (6)Dependencies (18)Versions (15)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

47

—

FairBetter than 93% of packages

Maintenance91

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.4% 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 ~57 days

Recently: every ~71 days

Total

6

Last Release

5d 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 (31 commits)")[![el-schneider](https://avatars.githubusercontent.com/u/26460248?v=4)](https://github.com/el-schneider "el-schneider (15 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.

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

Statamic

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

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

3417.0k](/packages/duncanmcclean-statamic-cargo)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k15](/packages/marcorieser-statamic-livewire)[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

2915.1k](/packages/aerni-livewire-forms)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20121.3k](/packages/visuellverstehen-statamic-classify)

PHPackages © 2026

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