hosmelq/laravel-audit-logs

Structured audit logs for Laravel with actors, targets, and request metadata.
10,397 1
Install
composer require hosmelq/laravel-audit-logs
Latest Version:v1.1.0
PHP:^8.3
License:MIT
Last Updated:Jul 27, 2026
Links: GitHub  ·  Packagist
Maintainer: hosmelq

Laravel Audit Logs

Laravel Audit Logs provides a simple, fluent API for recording application audit events. You may include actors, targets, request metadata, and custom metadata for each event.

composer require hosmelq/laravel-audit-logs

php artisan audit-log:install

Read the full documentation.

Development

Run the test suite with:

composer test

Changelog

See CHANGELOG.md for a list of changes.

Contributing

Pull requests are welcome. Please run the test suite before submitting changes.

License

The MIT License (MIT). Please see License File for more information.

Related Packages

romalytar/yammi-audit-log-laravel

Universal change history and audit log for Laravel. Tracks who changed what and...

2,305 66
harrysbaraini/laravel-auditing-mongo-db

Keep a change history for your models using laravel and lumen with mongo db

12 1
thialves/laravel-auditing-mongo-db

Keep a change history for your models using laravel and lumen with mongo db

43 0