PHPackages                             ollico/laravel-audit-log-queue - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. ollico/laravel-audit-log-queue

ActiveLibrary[Queues &amp; Workers](/categories/queues)

ollico/laravel-audit-log-queue
==============================

A Laravel audit log queue.

v3.0.2(8mo ago)020.6k↑468.8%[1 PRs](https://github.com/ollico/laravel-audit-log-queue/pulls)MITPHPPHP ^8.0CI passing

Since Nov 7Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/ollico/laravel-audit-log-queue)[ Packagist](https://packagist.org/packages/ollico/laravel-audit-log-queue)[ RSS](/packages/ollico-laravel-audit-log-queue/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (9)Versions (22)Used By (0)

[![Laravel Audit Log Queue](/art/banner.png)](/art/banner.png)

Laravel Audit Log Queue
=======================

[](#laravel-audit-log-queue)

[![Latest Version](https://camo.githubusercontent.com/44fa6cd826dfe3e24f2cbb25c98b9fb2035f9966a449e9aeefe54db89fb1cec1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6f6c6c69636f2f6c61726176656c2d61756469742d6c6f672d71756575652e7376673f7374796c653d666c61742d737175617265)](https://github.com/ollico/laravel-audit-log-queue/releases)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Actions Status](https://github.com/ollico/laravel-audit-log-queue/workflows/run-tests/badge.svg)](https://github.com/ollico/laravel-audit-log-queue/actions)[![Actions Status](https://github.com/ollico/laravel-audit-log-queue/workflows/cs-styling/badge.svg)](https://github.com/ollico/laravel-audit-log-queue/actions)

A simple helper method to send activity logs to the queue.
----------------------------------------------------------

[](#a-simple-helper-method-to-send-activity-logs-to-the-queue)

Easily send auditable user (or any other entity) events to the queue and store them using the Activity Log by spatie.

The logger requires the use of an `Enum` class to ensure only allowed events are logged.

Installation
------------

[](#installation)

**Install the package**

```
composer require ollico/laravel-audit-log-queue
```

This package uses auto-discovery which doesn't require you to manually add the ServiceProvider.

**Publish the config**

```
php artisan vendor:publish --provider="Ollico\AuditLog\AuditLogServiceProvider"
```

### Thanks

[](#thanks)

This package depends on the terrific [Activity Log](https://github.com/spatie/activitylog) package by Spatie.

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance58

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 59.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~111 days

Recently: every ~13 days

Total

17

Last Release

267d ago

Major Versions

1.0.7 → 2.0.02022-03-31

1.0.8 → 2.2.02024-10-19

v1.0.10 → v3.0.02025-10-01

PHP version history (4 changes)1.0.0PHP ^7.0

1.0.5PHP ^7.3|^8.0

1.0.6PHP ^8.0

v1.0.9PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/a516ae566313128454025a9c387ee27ebd78dd3d2421075443a81acad09fa4c1?d=identicon)[davidianbonner](/maintainers/davidianbonner)

---

Top Contributors

[![KeironMcGivern](https://avatars.githubusercontent.com/u/43957811?v=4)](https://github.com/KeironMcGivern "KeironMcGivern (28 commits)")[![davidianbonner](https://avatars.githubusercontent.com/u/534654?v=4)](https://github.com/davidianbonner "davidianbonner (19 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ollico-laravel-audit-log-queue/health.svg)

```
[![Health](https://phpackages.com/badges/ollico-laravel-audit-log-queue/health.svg)](https://phpackages.com/packages/ollico-laravel-audit-log-queue)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/queue

The Illuminate Queue package.

20432.2M1.5k](/packages/illuminate-queue)[laravel/ai

The official AI SDK for Laravel.

9782.1M162](/packages/laravel-ai)[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M153](/packages/spatie-laravel-health)[api-platform/laravel

API Platform support for Laravel

59156.3k11](/packages/api-platform-laravel)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
