Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Auditing Laravel Package

owen-it/laravel-auditing

Audit Eloquent model changes in Laravel with a simple trait. Automatically record create/update/delete events, track who/when/what changed, and retrieve audit history for reports, compliance, and anomaly detection. Flexible drivers and rich metadata support.

View on GitHub
Deep Wiki
Context7
v14.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v14.0.4...v14.0.5

v14.0.4

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v14.0.3...v14.0.4

v13.7.5
  • Avoid stopping other update events when restoring #1054

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.7.4...v13.7.5

v13.7.4
  • Avoid listeners when auditing is disabled

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.7.3...v13.7.4

v14.0.3
v14.0.2

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v14.0.1...v14.0.2

v13.7.3
v14.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v14.0.0...v14.0.1

v14.0.0

This package now supports PHP >= 8.2 and Laravel >= 11. Deprecated code has been removed.

Breaking Change

If you are using custom auditing, you will almost definitely need to change Event::dispatch(AuditCustom::class, [$yourModel]); to Event::dispatch(new AuditCustom($yourModel));

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.7.0...v14.0.0

v13.6.9

What's Changed

Core

Tests

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.8...v13.6.9

v13.6.8

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.7...v13.6.8

v13.6.7

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.6...v13.6.7

v13.6.6

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.5...v13.6.6

v13.6.3

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.2...v13.6.3

v13.6.1

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.0...v13.6.1

v13.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.5.1...v13.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.5.1...v13.6.0

v13.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.5.0...v13.5.1

v13.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.4.0...v13.5.0

v13.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.3.0...v13.4.0

v13.2.0
v13.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.4...v13.0.5

v13.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.3...v13.0.4

v13.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.2...v13.0.3

v13.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.1...v13.0.2

v13.0.1

What's Changed

Default guards as defined in the distributed config does not comply with all supported laravel versions. Instead of changing and risking break of older installations, guards are now skipped if they can't be resolved.

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.0...v13.0.1

v13.0.0

What's Changed

Please see pr #684 for more details on changes with v13

Most noticeably

  • new resolvers implementation allowing for more custom data or adjustments to the written meta-data
  • new way to register custom audits around an Auditable model.
  • Using custom events, properties from relations can now be audited as part of the parent Auditable

Please be sure to see the upgrade from 12 to 13 and read the documentation

v12.2.0

Date serialization happens through the auditable model - Thanks to @bskl

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/12.1.0...v12.2.0

12.1.0
  • Added Laravel 9 support
  • Fixes issue with Laravels AsArrayObject cast which would cause getModified to display wrong output

A number of adjustments to the project testsuite and repository

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v12.0.0...12.1.0

v12.0.0

Add PHP 8.0 support

thanks @henriquebremenkanp

v14.0.6
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codraw/framework-extra-bundle
codraw/messenger
codraw/security
codraw/mailer
codraw/contracts
codraw/profiling
codraw/dependency-injection
codraw/tester
codraw/core
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony