PHPackages                             boing6002/historytracker - 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. boing6002/historytracker

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

boing6002/historytracker
========================

Model history tracking dependency for Laravel Enso

1.4.15(7y ago)06MITPHPPHP &gt;=7.1.0

Since Mar 19Pushed 7y agoCompare

[ Source](https://github.com/boing6002/HistoryTracker)[ Packagist](https://packagist.org/packages/boing6002/historytracker)[ Docs](https://github.com/laravel-enso/HistoryTracker)[ RSS](/packages/boing6002-historytracker/feed)WikiDiscussions master Synced 3w ago

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

HistoryTracker
==============

[](#historytracker)

[![Codacy Badge](https://camo.githubusercontent.com/d6bd402ed361fed777e4bf9cb643a22f9e9e4012d81432fcfe68a11450930698/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3731633165356533653263393430666138663366623065626461396462316662)](https://www.codacy.com/app/laravel-enso/HistoryTracker?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/HistoryTracker&utm_campaign=badger)[![StyleCI](https://camo.githubusercontent.com/930eaf3e9c22a14570c9e9d286756bf210137180441ce19953ac7df8ebbb28d1/68747470733a2f2f7374796c6563692e696f2f7265706f732f38353530303136312f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/85500161)[![License](https://camo.githubusercontent.com/f6c68c237686a3ce282e4064666364726f2fc0c77e6fcf15bb53ab6055d3cee1/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f686973746f7279747261636b65722f6c6963656e7365)](https://packagist.org/packages/laravel-enso/historytracker)[![Total Downloads](https://camo.githubusercontent.com/718a466af67420829130edbdfd67395aa958f5c3dc570ba4c71c9fdf1286102b/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f686973746f7279747261636b65722f646f776e6c6f616473)](https://packagist.org/packages/laravel-enso/historytracker)[![Latest Stable Version](https://camo.githubusercontent.com/25f1d2d62d9e69280857e191c60916bb5395a02494edc65a3a4e0c61fb61ce72/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f686973746f7279747261636b65722f76657273696f6e)](https://packagist.org/packages/laravel-enso/historytracker)

Simple to use, customizable Laravel Model history tracking utility trait

[Laravel Enso](https://github.com/laravel-enso/Enso) already includes this package

### Details

[](#details)

The trait helps keep track of the changes made to a model by saving a snapshot for each relevant update of the model to a different 'history' table.

The records in the history table are linked via FK to the original model. Setting a FK *constraint* on the DB column may be set if necessary.

### Configuration &amp; Usage

[](#configuration--usage)

Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/packages/history-tracker.html)

### Contributions

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

### License

[](#license)

This package is released under the MIT license.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 71.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 ~19 days

Total

31

Last Release

2802d ago

PHP version history (2 changes)1.0.1PHP &gt;=5.6.4

1.1.1PHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45848144?v=4)[boing6002](/maintainers/boing6002)[@boing6002](https://github.com/boing6002)

---

Top Contributors

[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (52 commits)")[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (15 commits)")[![DevIonut](https://avatars.githubusercontent.com/u/19207797?v=4)](https://github.com/DevIonut "DevIonut (3 commits)")[![boing6002](https://avatars.githubusercontent.com/u/45848144?v=4)](https://github.com/boing6002 "boing6002 (1 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")[![LasseRafn](https://avatars.githubusercontent.com/u/2689341?v=4)](https://github.com/LasseRafn "LasseRafn (1 commits)")

---

Tags

laravel-ensohistory-trackerhistorytracker

### Embed Badge

![Health badge](/badges/boing6002-historytracker/health.svg)

```
[![Health](https://phpackages.com/badges/boing6002-historytracker/health.svg)](https://phpackages.com/packages/boing6002-historytracker)
```

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)[laravel-enso/track-who

Created-by, updated-by, and deleted-by tracking traits for Laravel Enso

2943.6k47](/packages/laravel-enso-track-who)

PHPackages © 2026

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