PHPackages                             epajarito/system-historical-logs - 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. epajarito/system-historical-logs

ActiveProject

epajarito/system-historical-logs
================================

Historial de cambios en modelos para Laravel

1.0.4(5y ago)0131[1 PRs](https://github.com/epajarito/system-historical-logs/pulls)MITPHPPHP &gt;=7.1

Since Jan 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/epajarito/system-historical-logs)[ Packagist](https://packagist.org/packages/epajarito/system-historical-logs)[ RSS](/packages/epajarito-system-historical-logs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (7)Used By (0)

Historial de cambios en modelos para Laravel
============================================

[](#historial-de-cambios-en-modelos-para-laravel)

Historial de cambios en modelos es un proyecto que ayuda a obtener un historico de los cambios que se han hecho en un modelo.

Instalación
-----------

[](#instalación)

Usar [composer](https://getcomposer.org/) para instalar el paquete.

```
composer require epajarito/system-historical-logs
```

Ejecutar migraciones
--------------------

[](#ejecutar-migraciones)

```
php artisan migrate
```

Uso
---

[](#uso)

```
use Epajarito\SystemHistoricalLogs\Traits\ModelLog;
class SomeModel extends Model
{
    use ModelLog;
}
```

Donaciones
----------

[](#donaciones)

Si este proyecto te ayuda a reducir el tiempo de desarrollo, puedes comprarme una caguama 🍺

[![paypal](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.me/epajarito)

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License
-------

[](#license)

[MIT](./LICENSE.md)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

Total

6

Last Release

1932d ago

PHP version history (2 changes)1.0.0PHP ^7.3 || ^8.0

1.0.4PHP &gt;=7.1

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/epajarito-system-historical-logs/health.svg)

```
[![Health](https://phpackages.com/badges/epajarito-system-historical-logs/health.svg)](https://phpackages.com/packages/epajarito-system-historical-logs)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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