PHPackages                             web2all/taskmanager - 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. web2all/taskmanager

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

web2all/taskmanager
===================

Web2All task manager/scheduler

1.2.2(8y ago)111MITPHPPHP &gt;=5.4

Since Dec 19Pushed 8y ago2 watchersCompare

[ Source](https://github.com/web2all/taskmanager)[ Packagist](https://packagist.org/packages/web2all/taskmanager)[ RSS](/packages/web2all-taskmanager/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Web2All taskmanager
===================

[](#web2all-taskmanager)

This `web2all/taskmanager` package requires the `web2all/framework` (). It used to be proprietary software but now it has been released to the public domain under a MIT license.

This pacckage is no longer actively maintained. Most likely it is only of interest if you own software created by Web2All B.V. which was built using this taskmanager.

What does it do
---------------

[](#what-does-it-do)

This package provides a framework for managing and executing *tasks*. A task is a command which is scheduled for execution. For example the linux cron does something similar. In fact these classes have been written to abstract the cron behaviour and to allow custom implementations, as an alternative to cron.

There are two main components which must be implemented:

- Scheduler
- Storage

For each component an implementation is included in this package. The sheduler is implemented using `peppeocchi/php-cron-scheduler` (see `Web2All_Task_Scheduler_PhpCronScheduler`). The Storage implementation `Web2All_Task_Storage_CronFile` reads a file in 'cron format'.

License
-------

[](#license)

Web2All framework is open-sourced software licensed under the MIT license ([https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT "license")).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

3071d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

cronscheduletaskweb2all

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/web2all-taskmanager/health.svg)

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

###  Alternatives

[orisai/scheduler

Cron job scheduler - with locks, parallelism and more

4037.1k4](/packages/orisai-scheduler)[tarantool/queue

PHP bindings for Tarantool Queue.

64136.2k4](/packages/tarantool-queue)[guikingone/scheduler-bundle

A Symfony bundle that allows to schedule and create repetitive tasks

114217.4k](/packages/guikingone-scheduler-bundle)[okvpn/cron-bundle

Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger

19498.7k1](/packages/okvpn-cron-bundle)[g4/tasker

Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds

1455.1k](/packages/g4-tasker)[aboutcoders/job-bundle

A symfony bundle for asynchronous job processing.

2618.0k1](/packages/aboutcoders-job-bundle)

PHPackages © 2026

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