PHPackages                             jelix/resque-module - 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. jelix/resque-module

ActiveJelix-module[Queues &amp; Workers](/categories/queues)

jelix/resque-module
===================

module for Jelix, providing a Resque worker based on PHP-Resque.

0.1.0(3y ago)022MITPHP

Since Oct 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jelix/resque-module)[ Packagist](https://packagist.org/packages/jelix/resque-module)[ Docs](https://jelix.org)[ RSS](/packages/jelix-resque-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

JelixResque is a module for Jelix, providing a worker to do async tasks, using php-resque.

This module is for Jelix 1.7.x and higher.

Installation
============

[](#installation)

Install it by hands like any other Jelix modules, or use Composer if you installed Jelix 1.7+ with Composer.

In your project:

```
composer require "jelix/resque-module"

```

Launch the configurator for your application to enable the module

```
php yourapp/dev.php module:configure resque
```

And then launch the installer to activate the module

```
php yourapp/install/installer.php
```

Usage
=====

[](#usage)

- [Implementing jobs](doc/implementing_jobs.md) which will execute asynchronous tasks.
- [configuring and launching workers](doc/worker.md) which will launch jobs
- [launching and managing jobs](doc/launching_jobs.md) from the client code.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1315d ago

### Community

Maintainers

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

---

Top Contributors

[![laurentj](https://avatars.githubusercontent.com/u/336034?v=4)](https://github.com/laurentj "laurentj (15 commits)")

---

Tags

resquejelix

### Embed Badge

![Health badge](/badges/jelix-resque-module/health.svg)

```
[![Health](https://phpackages.com/badges/jelix-resque-module/health.svg)](https://phpackages.com/packages/jelix-resque-module)
```

###  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)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)[amphp/pipeline

Asynchronous iterators and operators.

7432.7M34](/packages/amphp-pipeline)[react/promise-stream

The missing link between Promise-land and Stream-land for ReactPHP

11512.9M45](/packages/react-promise-stream)[illuminate/bus

The Illuminate Bus package.

6043.8M409](/packages/illuminate-bus)

PHPackages © 2026

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