PHPackages                             joomlatools/framework-scheduler - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. joomlatools/framework-scheduler

ActiveJoomlatools-extension[Utility &amp; Helpers](/categories/utility)

joomlatools/framework-scheduler
===============================

A reusable component for task scheduling

v1.3.2(4y ago)211[2 issues](https://github.com/joomlatools/joomlatools-framework-scheduler/issues)GPL-3.0-onlyPHP

Since Sep 16Pushed 4w ago3 watchersCompare

[ Source](https://github.com/joomlatools/joomlatools-framework-scheduler)[ Packagist](https://packagist.org/packages/joomlatools/framework-scheduler)[ Docs](https://github.com/joomlatools/joomlatools-framework-scheduler)[ RSS](/packages/joomlatools-framework-scheduler/feed)WikiDiscussions master Synced yesterday

READMEChangelog (9)Dependencies (2)Versions (10)Used By (0)

Scheduler Component for Joomlatools Framework
=============================================

[](#scheduler-component-for-joomlatools-framework)

This is a re-usable component offering job sheduling and management for [Joomlatools Framework](https://www.joomlatools.com/developer/framework/).

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

[](#requirements)

- Joomlatools Framework 3 or newer
- PHP 7.3 or newer
- MySQL 5

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

[](#installation)

Install using [Composer](https://getcomposer.org/). Go to the root directory of your Joomla installation in command line and execute this command:

```
composer require joomlatools/framework-scheduler:1.*

```

The component will be installed in the `vendor` folder of the root directory of your Joomla site. The composer installer will make sure that the component is bootstrapped from that location and made available to other components extending it or just making use of it.

Out of the box, the component will attempt to store jobs data in a database table named `[component]_scheduler_jobs`. An SQL dump file maybe found under the `/resources/install` directory for creating this database table. This database needs to be manually created for the component to function properly. At the moment we only support MySQL.

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

[](#contributing)

This component is an open source, community-driven project. Contributions are welcome from everyone. We have [contributing guidelines](CONTRIBUTING.md) to help you get started.

Contributors
------------

[](#contributors)

See the list of [contributors](https://github.com/joomlatools/joomlatools-framework-scheduler/contributors).

License
-------

[](#license)

Scheduler for Joomlatools Framework is free and open-source software licensed under the [GPLv3 license](LICENSE.txt).

Community
---------

[](#community)

Keep track of development and community news.

- Follow [@joomlatoolsdev on Twitter](https://twitter.com/joomlatoolsdev)
- Join [joomlatools/dev on Gitter](http://gitter.im/joomlatools/dev)
- Read the [Joomlatools Developer Blog](https://www.joomlatools.com/developer/blog/)
- Subscribe to the [Joomlatools Developer Newsletter](https://www.joomlatools.com/developer/newsletter/)

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance42

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 85.9% 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 ~242 days

Recently: every ~404 days

Total

9

Last Release

1639d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c3bae4a225e432a121658426e6e8e37e7e130ef939373079d13b579007b37a1?d=identicon)[joomlatools](/maintainers/joomlatools)

---

Top Contributors

[![ercanozkaya](https://avatars.githubusercontent.com/u/90382?v=4)](https://github.com/ercanozkaya "ercanozkaya (79 commits)")[![johanjanssens](https://avatars.githubusercontent.com/u/266640?v=4)](https://github.com/johanjanssens "johanjanssens (7 commits)")[![amazeika](https://avatars.githubusercontent.com/u/389636?v=4)](https://github.com/amazeika "amazeika (6 commits)")

---

Tags

frameworkschedulercomponentjoomla

### Embed Badge

![Health badge](/badges/joomlatools-framework-scheduler/health.svg)

```
[![Health](https://phpackages.com/badges/joomlatools-framework-scheduler/health.svg)](https://phpackages.com/packages/joomlatools-framework-scheduler)
```

###  Alternatives

[peppeocchi/php-cron-scheduler

PHP Cron Job Scheduler

8292.6M37](/packages/peppeocchi-php-cron-scheduler)[phpoffice/common

PHPOffice Common

23512.6M36](/packages/phpoffice-common)[symfony/scheduler

Provides scheduling through Symfony Messenger

9112.8M100](/packages/symfony-scheduler)[ttree/scheduler

Simple task scheduler for Neos Flow Framework

21110.4k1](/packages/ttree-scheduler)[webtoolsnz/yii2-scheduler

A scheduled task runner for Yii2 applications

1883.6k](/packages/webtoolsnz-yii2-scheduler)[pmill/php-scheduler

Simple PHP task scheduler

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

PHPackages © 2026

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