An open API service indexing awesome lists of open source software.

https://github.com/cgdsoftware/history-tracker

Laravel Model history tracking made easy
https://github.com/cgdsoftware/history-tracker

Last synced: 5 months ago
JSON representation

Laravel Model history tracking made easy

Awesome Lists containing this project

README

          

# HistoryTracker
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/dfac1c26901d4e8da17d0bb089509577)](https://www.codacy.com/gh/laravel-enso/history-tracker?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/history-tracker&utm_campaign=Badge_Grade)
[![StyleCI](https://github.styleci.io/repos/85500161/shield?branch=master)](https://github.styleci.io/repos/85500161)
[![License](https://poser.pugx.org/laravel-enso/history-tracker/license)](https://packagist.org/packages/laravel-enso/history-tracker)
[![Total Downloads](https://poser.pugx.org/laravel-enso/history-tracker/downloads)](https://packagist.org/packages/laravel-enso/history-tracker)
[![Latest Stable Version](https://poser.pugx.org/laravel-enso/history-tracker/version)](https://packagist.org/packages/laravel-enso/history-tracker)

Simple to use, customizable Laravel Model history tracking utility trait

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

### Installation, Configuration & Usage

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

### Contributions

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

### License

This package is released under the MIT license.