Libraries tagged by audits
digitalindoorsmen/laravel-actor-trails
0 Downloads
Track created_by, modified_by, and deleted_by as JSON objects in your Laravel models, with support for multiple guards and polymorphic actors.
devgeniem/wp-security-collection
1821 Downloads
This is a composer metapackage which includes WordPress plugins for security.
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.
develoopin/revisionable
50 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
develoopin/laravel-auditor
281 Downloads
A simple mongo activity logger to record various events of your laravel application
dbrisinajumi/audittrail
411 Downloads
A reload of the popular audit trail extension
danielemontecchi/laravel-userstamps
5 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
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
cris/avanaudit-bundle
7 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
ciyin/revisionable
10 Downloads
fork from venturecraft/revisionable, change soft delete to hard delete
charlgottschalk/laravel-aware
1 Downloads
A simple auditing package to keep track of your Eloquent model changes
cekurte/google-api-bundle
4036 Downloads
The Google API Bundle
carlosocarvalho/laravel-auditing-es
1142 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
carlosdev/model-change-logger
8 Downloads
Laravel package to log changes (update and delete) in Eloquent models, including changed fields, user, and timestamps.