Libraries tagged by historic
bruhanda/balance
7 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
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
batv45/laravel-balance
429 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
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
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
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
rhyanrandolph/revisionable
2238 Downloads
Nice and easy way to handle revisions of your db.
poldiwa/revisionable
13 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
panoscape/tracker
28 Downloads
Eloquent CRUD records tracking for Laravel