Libraries tagged by history
csinghdev/cs-revisionable
16 Downloads
Keep a revision history with custom field for your models for use with Laravel
clox/hicurl
69 Downloads
hicurl is an object-oriented wrapper of the PHP cURL extension.Its main feature however is the ability to save requested pages and it also includes a javascript "class" for viewing the saved data.
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
bavix/diff
29 Downloads
Keeping a history of changes is easy
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
arnulfosolis/apihistogram
44 Downloads
ApiHistogram is a Symphony Bundle that allows you to create historical data from your web services
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.
10pearls/laravel-partial-seeder
8303 Downloads
Only seed what you haven't seeded yet.
tricksunga/revisionable
1060 Downloads
Nice and easy way to handle revisions of your db.
seedgabo/revisionable
9 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
samveloper/auditable
869 Downloads
Save the audit trail for your model, to use with Laravel