Ross ROSS = Recommend OSS · open-source software intelligence for agents

Indatus/dispatcher

Dispatcher is a Laravel artisan command scheduling tool used to schedule artisan commands within your project so you don't need to touch your crontab when deploying. observed · 2026-08-28

github.com/Indatus/dispatcher · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4562
  • days_rel: n/a
  • days_push: 2741
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1047 stars · 70 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Dispatcher is a Laravel package for scheduling artisan commands directly within your project code instead of editing the server crontab. It supports environment-specific scheduling, running commands as other users, and custom scheduling drivers.

Use cases

  • schedule laravel artisan commands without touching crontab
  • keep cron scheduling logic in version control
  • run scheduled commands only in specific environments
  • run artisan commands as a different system user
  • schedule commands with arguments and options

When to choose

  • you maintain a legacy Laravel 4 project needing in-code command scheduling
  • you want scheduling definitions tracked in version control rather than crontab

When to avoid

  • you use Laravel 5 or later, which has a built-in scheduler
  • you need actively maintained software with recent releases

Facets

library · maturity abandoned

scheduling cli workflow-automation developer-tools php cli laravel artisan cron task-scheduling automation command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
Indatus/dispatchermain23

For agents

markdown · JSON · MCP: product_card(name="Indatus/dispatcher")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem