PHPackages                             tobono/acorn-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. tobono/acorn-queue

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

tobono/acorn-queue
==================

Laravel Queue integration for WordPress using Acorn

11PHP

Since Jan 22Pushed 1y agoCompare

[ Source](https://github.com/tobono/acorn-queue)[ Packagist](https://packagist.org/packages/tobono/acorn-queue)[ RSS](/packages/tobono-acorn-queue/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Tobono Acorn Queue
==================

[](#tobono-acorn-queue)

Laravel Queue integration for WordPress using Acorn. This package automatically converts WordPress cron jobs to Laravel queue jobs.

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

[](#installation)

```
composer require tobono/acorn-queue
```

Usage
-----

[](#usage)

The package will automatically:

1. Disable WordPress cron system
2. Intercept all WordPress cron registrations
3. Convert them to Laravel queue jobs
4. Maintain original scheduling intervals

To run the queue worker:

```
wp acorn queue:work
```

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

[](#configuration)

The package creates a dedicated queue named 'wordpress-crons'. You can configure it in your Laravel queue config.

Credits
-------

[](#credits)

- [Tobono](https://github.com/tobono)
- Based on Acorn by Roots

License
-------

[](#license)

MIT

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity16

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://www.gravatar.com/avatar/9248d3f10f642abed3f9e1917f35d60f2a463e77bdc7fb4f644eabb1868ed4aa?d=identicon)[bahreynipour](/maintainers/bahreynipour)

---

Top Contributors

[![bahreynipour](https://avatars.githubusercontent.com/u/42486020?v=4)](https://github.com/bahreynipour "bahreynipour (1 commits)")

### Embed Badge

![Health badge](/badges/tobono-acorn-queue/health.svg)

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

###  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)
