Libraries tagged by Revision History
lephleg/revisionable
123 Downloads
A venturecraft/revisionable fork with IP tracking enabled.
joshbrw/revisionable-uuid
566 Downloads
A fork of VentureCraft/Revisionable, with support for UUID-based keys.
jarek-paprocki/laravel-audit
23 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
handsup/laravel-auditing
8 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
haizad/laravel-auditing
386 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
devengine/laravel-auditing-filesystem
4 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
dataworkstr/revisionable
85 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.
ciyin/revisionable
9 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
2 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
azeemhassni/laravel-auditing-filesystem
86 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
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.
samveloper/auditable
869 Downloads
Save the audit trail for your model, to use with Laravel