Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Revisionable Laravel Package

venturecraft/revisionable

Revisionable adds automatic revision history to your Laravel Eloquent models. Track who changed what and when, store diffs for selected attributes, and browse or restore past versions. Useful for auditing, activity logs, and rollback of record changes.

View on GitHub
Deep Wiki
Context7
1.41.0
1.40.0

Support for Laravel ^9.0

1.39.0
1.38.0

With thanks to @Reinbier

1.37.0
1.36.0
  • Support additional field within revisions
  • Cast values are now correctly checked for either array or object
  • Added storing Force Delete
1.35.0

Also adds support for Backpack Auth

1.34.0
1.33.0

See readme for how to use the new options formatter

1.32.0

A range of helper classes have been swapped out for helper methods, to remove reliance on old packages.

1.31.1

Missed a package.

1.31.0
1.30.1
1.29.1
1.29.0

This is a release that draws a line in the sand before a coming version to support Laravel 5.8, bringing forward commits that are to date not in a release

1.28.0
  • Events: Added 3 events: revisionable.created, revisionable.saved, and revisionable.deleted
  • Morphs: revisionable_type now is set via $this->getMorphClass() instead of get_class($this).
  • Fixed issue where keys containing _id but not at the end of the string were considered relationships.
  • Fixed hardcoded "deleted_at" column, now respects the getDeletedAtColumn().
  • getUserId() has been renamed to getSystemUserId() to prevent issues with others.
  • Updated/fixed some logic that could cause breakage. array_merge of do/dontKeep and keepRevisionOf*
  • Minor documentation updates.
1.27.0
1.26.0
1.25.0
1.24.0
1.23.0
1.22.2
1.22.1
1.22.0

See docs for details on how to implement:

NB This is disabled by default, so as not to affect existing installations.

1.21.0
1.20.0
1.19.0
1.18.0
1.17.0
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport