revisionable

Model tracker

Enables revision tracking for Eloquent models without additional configuration

Easily create a revision history for any laravel model

GitHub

3k stars
65 watching
348 forks
Language: PHP
last commit: 4 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
owen-it/laravel-auditing Provides auditing features to track changes in Eloquent models by recording discrepancies and anomalies 3,050
mongodb/laravel-mongodb Provides an ORM interface to MongoDB 7,018
nielsgl/sequelize-paper-trail A plugin for Sequelize that tracks revision history of model instances. 95
archtechx/tenancy A package that simplifies multi-tenancy in Laravel applications by automatically handling tenant identification and management without requiring code changes. 3,658
jeremykenedy/laravel-auth Laravel Auth provides user authentication and management features with email verification, social media integration, location services, and role-based access control. 3,018
nwidart/laravel-modules A package to manage large Laravel applications using modular components. 5,549
laravel/laravel A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. 78,834
laravel/homestead A pre-configured development environment for building web applications using PHP and other services. 3,866
spatie/laravel-backup A package to create backups of a Laravel application 5,660
sbarre/eloquent-versioned Adds transparent versioning support to Eloquent ORM in Laravel 5.2 and later versions. 30
laracasts/laravel-5-generators-extended Automates migration schema creation and management in Laravel applications 2,447
spatie/laravel-permission Manages user permissions and roles in a database 12,177
paper-trail-gem/paper_trail Tracks changes to Rails models for auditing or versioning purposes. 6,786
andersao/l5-repository A package that provides a set of abstractions and tools to manage data access in Laravel applications. 4,190
xethron/migrations-generator Automatically generates Laravel migrations from an existing database schema. 3,330