PHPackages                             infinitas-plugins/infinitas-jobs - 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. infinitas-plugins/infinitas-jobs

ActiveCakephp-plugin[Queues &amp; Workers](/categories/queues)

infinitas-plugins/infinitas-jobs
================================

A job queue for CakePHP based on delayed\_job forked from https://github.com/josegonzalez/cakephp-cake-djjob

02.4k2PHP

Since Aug 11Pushed 11y ago2 watchersCompare

[ Source](https://github.com/Infinitas-Plugins/InfinitasJobs)[ Packagist](https://packagist.org/packages/infinitas-plugins/infinitas-jobs)[ RSS](/packages/infinitas-plugins-infinitas-jobs/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Infinitas Jobs Plugin
=====================

[](#infinitas-jobs-plugin)

Quick and easy job queues, based on delayed\_job for CakePHP

Background
----------

[](#background)

This repo is a fork of a fork of a fork. Currently the main difference between this version and the original for Savant is that its more CakePHP, more models, more test and everything integrated into a single package. Its also been upgraded to work with CakePHP 2.x branch

Requirements
------------

[](#requirements)

- CakePHP 2.5.x
- PHP 5.3ish
- PDO (Ships with PHP &gt;= 5.1)
- (Optional) PCNTL library

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

[](#installation)

Use composer for a quick install, add `“infinitas-plugins/infinitas-jobs”: “dev-master”` to `composer.json` and run `composer update`

Usage
-----

[](#usage)

### Creating New Jobs

[](#creating-new-jobs)

### Enqueuing Jobs

[](#enqueuing-jobs)

### Optional way to load jobs into an object

[](#optional-way-to-load-jobs-into-an-object)

### Running Jobs

[](#running-jobs)

### Cleaning job queues

[](#cleaning-job-queues)

### Retrieving the status of a job queue

[](#retrieving-the-status-of-a-job-queue)

TODO
----

[](#todo)

License
-------

[](#license)

Copyright © 2014 Carl Sutton
Copyright © 2011 Jose Diaz-Gonzalez

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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/206f2efaac7910794808a675fcbd0c79be1ef794ada8a59a05f1c5de46774d1f?d=identicon)[dogmatic69](/maintainers/dogmatic69)

---

Top Contributors

[![dogmatic69](https://avatars.githubusercontent.com/u/94674?v=4)](https://github.com/dogmatic69 "dogmatic69 (44 commits)")[![josegonzalez](https://avatars.githubusercontent.com/u/65675?v=4)](https://github.com/josegonzalez "josegonzalez (44 commits)")[![markalanevans](https://avatars.githubusercontent.com/u/129052?v=4)](https://github.com/markalanevans "markalanevans (13 commits)")[![ceeram](https://avatars.githubusercontent.com/u/111448?v=4)](https://github.com/ceeram "ceeram (4 commits)")

### Embed Badge

![Health badge](/badges/infinitas-plugins-infinitas-jobs/health.svg)

```
[![Health](https://phpackages.com/badges/infinitas-plugins-infinitas-jobs/health.svg)](https://phpackages.com/packages/infinitas-plugins-infinitas-jobs)
```

###  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.8M170](/packages/react-async)

PHPackages © 2026

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