Libraries tagged by divisions
minasm/laravel-revisions
1141 Downloads
An update for from neurony. Create multiple revisions of any Eloquent model record along with its underlying relationships
karabinse/translatable-revisions
347 Downloads
Translatable revisions for Laravel
zbiller/laravel-revisions
42 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
varbox/varbox
503 Downloads
Laravel Admin Panel
testmonitor/eloquent-revisable
178 Downloads
A Laravel package to track revisions of Eloquent models, allowing you to easily view and restore previous versions of your data.
ctf0/odin
2166 Downloads
GUI to manage model revisions
undefinedoffset/silverstripe-codebank
134 Downloads
Code Bank is a code snippet manager with syntax highlighting for multiple languages including C++, ActionScript, Flex, HTML and SQL to name a few. Code Bank also has a simple revision history with a compare viewer so you can see the changes side-by-side between two revisions.
stevebauman/revision
1905 Downloads
Revisions for Eloquent Models.
rimba/versi
190 Downloads
Manages a controlled revisions of records or content.
ppcharlier/statamic-editor-api
42 Downloads
Write API for Statamic with drafts & revisions, built for mobile editors.
ondrejmirtes/backward-compatibility-check
8578 Downloads
Tool to compare two revisions of a public API to check for BC breaks
nyoncode/laravel-knowledge-base
41 Downloads
A knowledge base for Laravel — Diátaxis-shaped articles, search-first navigation, internal and public visibility, revisions and reader feedback. Ships Livewire 3/4 components and publishable Blade views.
humanmade/hm-post-history
92 Downloads
Adds a widget and REST endpoint for the purpose of displaying post revisions inline on the frontend.
borsche/google-drive-docs-bundle
67 Downloads
Symfony bundle that turns a Google Shared Drive into a document workspace inside your app: folder browsing, per-item sharing with per-user visibility, Google Sheets values and formatting, revisions, locking, trash, export/import and a changes feed.
richardhulbert/revisions-model
29 Downloads
Append-only, branch-aware revision models for Laravel Eloquent. Records are never updated in place - every change is a new row, so history is permanent and any revision can be rolled back.