werk365 / larakafka-activity
Spatie Activitylogger extention for Lara Kafka
Requires
- spatie/laravel-activitylog: ^4.0
- werk365/larakafka: ^1.0
Requires (Dev)
- orchestra/testbench: ~5|~6
- phpunit/phpunit: ~9.0
This package is auto-updated.
Last update: 2024-11-06 20:04:43 UTC
README
Extention package for werk365/larakafka
to support producing activity logged by spatie's activitylogger automatically.
This package requires spatie/laravel-activitylog to support Kafka based activity logging.
Installation
Via Composer
$ composer require werk365/larakafka-activity
Produce Through Activity Logging
Simply enable activity logging on your models according to the documentation.
This will enable automatic activity logging to a topic corresponding to your application name.
Change log
Please see the changelog for more information on what has changed recently.
Testing
WIP
$ composer test
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.