luisdalmolin / laravel-historiable
A Laravel package to easily keep history of your models
Installs: 293
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/luisdalmolin/laravel-historiable
Requires (Dev)
- doctrine/dbal: ~2.3
- mockery/mockery: 0.9.*
- orchestra/testbench: 3.4.*
- orchestra/testbench-browser-kit: 3.4.*
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2025-09-29 02:06:10 UTC
README
Easily keep history of your Laravel models.
Version Compatibility
Laravel | laravel-historiable |
---|---|
5.5.x | 5.6.x |
5.4.x | 0.1.x |
Installation
$ composer require luisdalmolin/laravel-historiable:"0.2.*"
Usage
License
See License