Libraries tagged by mrpvision
jarek-paprocki/laravel-audit
23 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
indatus/assembler
16 Downloads
Easy construction and packaging of docker containers using simple configuration scripts.
handsup/laravel-auditing
11 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
haizad/laravel-auditing
389 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
gabrieljaime/table_history_log
9 Downloads
Keep a history for your models
elfsundae/laravel-asset-version
150 Downloads
Laravel static assets versioning via query string: `app.js` → `app.js?d41d8cd98f`
devengine/laravel-auditing-filesystem
6 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
cuatao/laravel-auditing-elasticsearch
3 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
codeia/di-senpai
69 Downloads
DI framework; implements container-interop
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.
antoniputra/reviz
3 Downloads
Easy way to record and rollback any changes of your Eloquent Entities.
1cool/laravel-auditing-elasticsearch
9 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
samveloper/auditable
869 Downloads
Save the audit trail for your model, to use with Laravel