PHPackages                             virajkhatavkar/cakephp-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. virajkhatavkar/cakephp-queue

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

virajkhatavkar/cakephp-queue
============================

Queues for CakePHP

00PHPCI failing

Since Mar 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/viraj-khatavkar/cakephp-queue)[ Packagist](https://packagist.org/packages/virajkhatavkar/cakephp-queue)[ RSS](/packages/virajkhatavkar-cakephp-queue/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

CakePHP Queue
-------------

[](#cakephp-queue)

An queue library for CakePHP applications. It supports beanstalk.

```
use VirajKhatavkar\CakePHPQueue\Queue;

(new Queue())->push(
    SomeClassJob::class,
    ['key' => 'value'],
    'connection-name',
);
```

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5693836?v=4)[Viraj Khatavkar](/maintainers/viraj-khatavkar)[@viraj-khatavkar](https://github.com/viraj-khatavkar)

---

Top Contributors

[![viraj-khatavkar](https://avatars.githubusercontent.com/u/5693836?v=4)](https://github.com/viraj-khatavkar "viraj-khatavkar (9 commits)")

### Embed Badge

![Health badge](/badges/virajkhatavkar-cakephp-queue/health.svg)

```
[![Health](https://phpackages.com/badges/virajkhatavkar-cakephp-queue/health.svg)](https://phpackages.com/packages/virajkhatavkar-cakephp-queue)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.5M29](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6045.5M504](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)

PHPackages © 2026

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