Libraries tagged by automated audit
nowo-tech/audit-kit-bundle
1520 Downloads
Symfony + Doctrine bundle for automatic created/updated timestamps and blame fields on opt-in entities.
symfony/symfony1
114396 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
borsche/elasticsearch-audit-bundle
68 Downloads
Symfony bundle that records who changed what in your application into Elasticsearch: automatic Doctrine entity auditing, arbitrary domain events, coalescing of many small changes into one record, async writes through Messenger, and a filterable read API.
dev-toolbelt/laravel-eloquent-plus
1766 Downloads
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
superaudit/super-audit
42 Downloads
A comprehensive Laravel package for automatic database audit logging using MySQL triggers. Tracks all INSERT, UPDATE, and DELETE operations with old and new data.
narrowspark/automatic-security-audit
21757 Downloads
A composer plugin that checks if your application has known security vulnerabilities.
softartisan/laravel-audit-events
105 Downloads
Tamper-evident audit trail for Laravel: automatic Eloquent model auditing, free-standing semantic events, an HMAC hash-chain integrity guarantee, and cold archiving for long-term compliance.
abdulbaset/laravel-activity-tracker
20 Downloads
Automatic, zero-code database activity/audit tracker for Laravel applications.
gottvergessen/activity
81 Downloads
A lightweight Laravel activity logging package that tracks model events with automatic observers.
campelo/laravel-audit-log
0 Downloads
Automatic audit logging for Laravel applications - track who, when, where, what changed
mmidu/auditable
0 Downloads
Automatic auditing of models crud actions for Laravel.
darken10/auditra
1 Downloads
Auditra - A comprehensive Laravel audit logging package with automatic model auditing, manual audit recording, and a professional graphical interface
softartisan/laravel-model-audits
381 Downloads
Tamper-evident audit trail for Laravel: automatic Eloquent model auditing, free-standing semantic events, an HMAC hash-chain integrity guarantee, and cold archiving for long-term compliance.
jeevanjoshi/laravel-audit-trail
6 Downloads
Automatic model change tracking with revert capability for Laravel
dwi-wijonarko/laravel-activity-logger
1 Downloads
Simple Laravel package for logging user activities with automatic tracking