PHPackages                             jc-it/yii2-job-queue-logging - 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. jc-it/yii2-job-queue-logging

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

jc-it/yii2-job-queue-logging
============================

Job Queue implementation - Logging extension.

v4.0.0(4mo ago)068MITPHPPHP &gt;=8.3

Since Jun 3Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/JC-IT/yii2-job-queue-logging)[ Packagist](https://packagist.org/packages/jc-it/yii2-job-queue-logging)[ RSS](/packages/jc-it-yii2-job-queue-logging/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

Logging extension for Job Queue for Yii2 based on Beanstalkd
============================================================

[](#logging-extension-for-job-queue-for-yii2-based-on-beanstalkd)

This extension provides a package extends the job queue implementation with logging.

```
$ composer require jc-it/yii2-job-queue-logging
```

or add

```
"jc-it/yii2-job-queue-logging": ""

```

to the `require` section of your `composer.json` file.

Configuration
-------------

[](#configuration)

- Implement `\JCIT\jobqueue\interfaces\JobHandlerLoggerInterface::class` and register it in your DI
- Either add it to you JobHandler or extend `\JCIT\jobqueue\jobHandlers\LoggingHandler::class`
- `\JCIT\jobqueue\events\JobQueueEvent` is triggered on `->put` and `->handle` to enable even more precise logging

Credits
-------

[](#credits)

- [Sam Mousa](https://github.com/SamMousa)
- [Joey Claessen](https://github.com/joester89)

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance74

Regular maintenance activity

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~832 days

Total

3

Last Release

140d ago

Major Versions

v2.0.0 → v3.0.02025-04-10

v3.0.0 → v4.0.02025-12-23

PHP version history (2 changes)v2.0.0PHP &gt;=8.0

v3.0.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/88359ebe0456645a614e563dfbf0dd025b69ef57221050cb9eb31e3eef4dd0f9?d=identicon)[joester89](/maintainers/joester89)

---

Top Contributors

[![joester89](https://avatars.githubusercontent.com/u/9624366?v=4)](https://github.com/joester89 "joester89 (6 commits)")

###  Code Quality

TestsCodeception

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jc-it-yii2-job-queue-logging/health.svg)

```
[![Health](https://phpackages.com/badges/jc-it-yii2-job-queue-logging/health.svg)](https://phpackages.com/packages/jc-it-yii2-job-queue-logging)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[amphp/serialization

Serialization tools for IPC and data storage in PHP.

13451.1M18](/packages/amphp-serialization)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)

PHPackages © 2026

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