PHPackages                             waaseyaa/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. waaseyaa/scheduler

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

waaseyaa/scheduler
==================

Task scheduling with cron expression support for Waaseyaa

v0.1.0-alpha.259(2w ago)02.1k↑341.3%6GPL-2.0-or-laterPHPPHP &gt;=8.5

Since Apr 8Pushed 1w agoCompare

[ Source](https://github.com/waaseyaa/scheduler)[ Packagist](https://packagist.org/packages/waaseyaa/scheduler)[ RSS](/packages/waaseyaa-scheduler/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (35)Versions (145)Used By (6)

waaseyaa/scheduler
==================

[](#waaseyaascheduler)

**Layer 0 — Foundation**

Task scheduling with cron expression support for Waaseyaa.

`Schedule` is a registry of `ScheduledTask`s configured via the `ScheduleBuilder` fluent API. `ScheduleRunner` dispatches due tasks from `bin/waaseyaa schedule:run` (one cron tick) using `Lock/`-backed mutual exclusion so the same task does not run twice across overlapping ticks or multi-host deployments. Each invocation produces a `ScheduleRunResult` summarizing dispatched, skipped (locked), and failed task IDs.

Key classes: `Schedule`, `ScheduleInterface`, `ScheduleBuilder`, `ScheduleRunner`, `ScheduleRunResult`, `ScheduledTask`.

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance97

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.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 ~1 days

Total

144

Last Release

14d ago

PHP version history (2 changes)v0.1.0-alpha.114PHP &gt;=8.4

v0.1.0-alpha.176PHP &gt;=8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0ff572e93e3461e5180a920725d65691fd1e15e2d914b254dbbc2d6c393bd?d=identicon)[jonesrussell](/maintainers/jonesrussell)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (86 commits)")[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (27 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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