Libraries tagged by easy audit
mage-os/module-admin-activity-log
30171 Downloads
The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.
xiidea/easy-audit
185024 Downloads
A Symfony Bundle To Log Selective Events. It is easy to configure and easy to customize for your need
luketowers/wn-easyaudit-plugin
7539 Downloads
View and manage audit logs for models within your Winter CMS projects
luketowers/oc-easyaudit-plugin
1502 Downloads
View and manage audit logs for models within your Winter CMS projects
jeffersongoncalves/laravel-created-by
214 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
crealoz/easy-audit-free
186 Downloads
A tool that permits to run different types of audits in Magento 2.
crealoz/easyaudit-cli
73 Downloads
Standalone static analysis tool for Magento 2 codebases
olsgreen/laravel-auditable
29 Downloads
An easy to implement attribute audit log for Eloquent ORM in Laravel 4.X.
jonasschen/laravel-easy-audits
18 Downloads
A quick and easy way to audit changes to your Laravel project's database
boralp/laravel-auditable
43 Downloads
A lightweight Laravel package to track model changes with IP (binary), deduplicated user agents, and created_by/updated_by auto-fill. Includes export, cleanup, and API endpoints for easy audit history access.
zoparga/laravel-audit-log
4 Downloads
Easy to use, auditable package for your laravel application.
swap2205/laravel-auditable
7 Downloads
An easy to implement attribute audit log for Eloquent ORM in Laravel
hpolthof/laravel-auditable
8 Downloads
Allow for easy addition of created_by and updated_by fields.
alagaccia/laravel-created-by
46 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
doctrine/migrations
229848216 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.