PHPackages                             vilija19/modelshistory - 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. vilija19/modelshistory

ActiveLibrary

vilija19/modelshistory
======================

v1.0.2(3y ago)015MITPHP

Since Aug 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vilija19/laravel_models_history)[ Packagist](https://packagist.org/packages/vilija19/modelshistory)[ RSS](/packages/vilija19-modelshistory/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

ModelsHistory for Laravel
=========================

[](#modelshistory-for-laravel)

### Description

[](#description)

This module logs changes in Models. Models to observe should be set in config file.

### Install

[](#install)

```
composer require vilija19/modelshistory

```

```
php artisan migrate

```

Set observing models in `yourAplicationsDIR/config/modelshistory.php`
If you want to get a history of changes for your model, you need to add this trait to the model:
`use Vilija19\Modelshistory\ModelsHistoryTrait;`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~0 days

Total

3

Last Release

1379d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a588a3b75ff204211cb6c97d14464340a196ad08a926f816557842a5d4508a60?d=identicon)[vilija19](/maintainers/vilija19)

---

Top Contributors

[![vilija19](https://avatars.githubusercontent.com/u/60488526?v=4)](https://github.com/vilija19 "vilija19 (10 commits)")

### Embed Badge

![Health badge](/badges/vilija19-modelshistory/health.svg)

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

PHPackages © 2026

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