werk365/larakafka-activity

Spatie Activitylogger extention for Lara Kafka

1.0.2 2021-07-06 12:40 UTC

This package is auto-updated.

Last update: 2024-04-06 18:49:09 UTC


README

Latest Version on Packagist Total Downloads StyleCI

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.