Libraries tagged by Revisions
develoopin/revisionable
50 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
dataworkstr/revisionable
86 Downloads
Nice and easy way to handle revisions of your MongoDB.
cuatao/laravel-auditing-elasticsearch
3 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
csinghdev/cs-revisionable
16 Downloads
Keep a revision history with custom field for your models for use with Laravel
ciyin/revisionable
10 Downloads
fork from venturecraft/revisionable, change soft delete to hard delete
carlosocarvalho/laravel-auditing-es
1142 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
boldogteam/laravel-auditing
4 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
azeemhassni/laravel-auditing-filesystem
89 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
asc/revisionable
307 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel 4
antoniputra/reviz
3 Downloads
Easy way to record and rollback any changes of your Eloquent Entities.
alscheuring/revisionable
9 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
1cool/laravel-auditing-elasticsearch
9 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
tricksunga/revisionable
1060 Downloads
Nice and easy way to handle revisions of your db.
seedgabo/revisionable
10 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
samveloper/auditable
870 Downloads
Save the audit trail for your model, to use with Laravel