PHPackages                             comodojo/extender.framework - 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. [Framework](/categories/framework)
4. /
5. comodojo/extender.framework

AbandonedArchivedLibrary[Framework](/categories/framework)

comodojo/extender.framework
===========================

Database driven, multiprocess, (pseudo) cron tasks scheduler

2.0.0(7y ago)16161[1 PRs](https://github.com/comodojo/extender.framework/pulls)1MITPHPPHP &gt;=5.6CI failing

Since Oct 4Pushed 4y agoCompare

[ Source](https://github.com/comodojo/extender.framework)[ Packagist](https://packagist.org/packages/comodojo/extender.framework)[ Docs](https://extender.comodojo.org)[ RSS](/packages/comodojo-extenderframework/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (12)Used By (1)

Comodojo extender
=================

[](#comodojo-extender)

[![Build Status](https://camo.githubusercontent.com/f24522001d829f1b96836514323d9d860b9c4c47ef9bbac36693207e7bf5042e/68747470733a2f2f6170692e7472617669732d63692e6f72672f636f6d6f646f6a6f2f657874656e6465722e6672616d65776f726b2e706e67)](http://travis-ci.org/comodojo/extender.framework) [![Latest Stable Version](https://camo.githubusercontent.com/91edab5e0b34899f58b0873e85077d28797c57a6bb3fda944b1b9b6fa05c5dc2/68747470733a2f2f706f7365722e707567782e6f72672f636f6d6f646f6a6f2f657874656e6465722e6672616d65776f726b2f762f737461626c65)](https://packagist.org/packages/comodojo/extender.framework) [![Total Downloads](https://camo.githubusercontent.com/147d014ee0d16c694b41747b01621288cf2c33c7eb691e52b64539a8da337d2e/68747470733a2f2f706f7365722e707567782e6f72672f636f6d6f646f6a6f2f657874656e6465722e6672616d65776f726b2f646f776e6c6f616473)](https://packagist.org/packages/comodojo/extender.framework) [![Latest Unstable Version](https://camo.githubusercontent.com/d4633db139806d5ce95750876c9092f612f81f0c472eadf9b47e07c1d8f55e45/68747470733a2f2f706f7365722e707567782e6f72672f636f6d6f646f6a6f2f657874656e6465722e6672616d65776f726b2f762f756e737461626c65)](https://packagist.org/packages/comodojo/extender.framework) [![License](https://camo.githubusercontent.com/b12401accb2afb3fca1b1999d63eefae9a5df58870a7a74c115c5f33b017d5d6/68747470733a2f2f706f7365722e707567782e6f72672f636f6d6f646f6a6f2f657874656e6465722e6672616d65776f726b2f6c6963656e7365)](https://packagist.org/packages/comodojo/extender.framework) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/703f4f14418ab4a2420abfbd2c9f0aac5d4ad85f773018750cbc3efaa1068766/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f636f6d6f646f6a6f2f657874656e6465722e6672616d65776f726b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/comodojo/extender.framework/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/08540a04da8d8dfbdcc0932bb46993172882f4b7ebdaeac95d8c41fb3a2798fb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f636f6d6f646f6a6f2f657874656e6465722e6672616d65776f726b2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/comodojo/extender.framework/?branch=master)

Daemonizable, database driven, multiprocess, (pseudo) cron task scheduler in PHP.

\*\* This is the development branch, please do not use it in production\*\*

It supports multiprocessing via [PHP Process Control extensions](http://php.net/manual/en/refs.fileprocess.process.php) and is designed to work with different databases.

For more information, visit [extender.comodojo.org](https://extender.comodojo.org).

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

[](#installation)

First, install [composer](https://getcomposer.org/). Then:

- install extender from [project package](https://github.com/comodojo/extender):

    ```
      composer create-project comodojo/extender

    ```
- install extender as a standalone library:

    ```
      composer require comodojo/extender.framework

    ```

Documentation
-------------

[](#documentation)

- [Docs](https://docs.comodojo.org/projects/extenderframework/)
- [API](https://api.comodojo.org/extender/)

Contributing
------------

[](#contributing)

Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 99.1% 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 ~152 days

Recently: every ~271 days

Total

11

Last Release

2713d ago

Major Versions

1.0.2 → 2.0.0-alpha2018-02-19

PHP version history (3 changes)1.0.0-beta1PHP &gt;=5.3.0

1.0.0-beta5PHP &gt;=5.3.9

2.0.0-alphaPHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cc933c2d1b92f7fd32abb459387bff69fc8a87158b1474171ccf26139904706?d=identicon)[comodojo](/maintainers/comodojo)

---

Top Contributors

[![marcogiovinazzi](https://avatars.githubusercontent.com/u/12754673?v=4)](https://github.com/marcogiovinazzi "marcogiovinazzi (110 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

schedulerframeworkcrontaskcomodojomultiprocesscronjobsextender

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/comodojo-extenderframework/health.svg)

```
[![Health](https://phpackages.com/badges/comodojo-extenderframework/health.svg)](https://phpackages.com/packages/comodojo-extenderframework)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[dukecity/command-scheduler-bundle

This Symfony bundle will allow you to schedule all your commands just like UNIX crontab

25350.9k5](/packages/dukecity-command-scheduler-bundle)[ttree/scheduler

Simple task scheduler for Neos Flow Framework

21108.8k1](/packages/ttree-scheduler)[glooby/task-bundle

Scheduling of tasks for symfony made simple

3216.3k](/packages/glooby-task-bundle)[pmill/php-scheduler

Simple PHP task scheduler

1833.5k](/packages/pmill-php-scheduler)

PHPackages © 2026

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