always-open/laravel-totem
Manage Your Laravel Schedule From A Web Dashboard observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 81
- Release rhythm 83
- 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: 4
- age_days: 3319
- days_rel: 114
- days_push: 114
- n_releases_24m: 10
Adoption not part of the score
1817 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Laravel Totem is a Laravel package that provides a web dashboard for managing your Laravel task schedule. It lets you create, edit, enable, and disable scheduled console commands from the browser without modifying code.
Use cases
- manage laravel scheduled tasks from a web ui
- enable or disable cron jobs without deploying code
- schedule artisan commands via a dashboard
- edit cron expressions for laravel tasks at runtime
- view and monitor scheduled command execution history
When to choose
- you use Laravel 11 or 12 and want non-developers to manage scheduled tasks
- you need to toggle scheduled jobs on the fly without code changes
- you want a Horizon-style dashboard for your task scheduler
When to avoid
- your project does not use Laravel
- you prefer schedules defined purely in code and version control
- you cannot run the required schedule:run cron entry on your server
Facets
plugin · maturity active
scheduling web-framework gui developer-tools web-development backend developer-tools php self-hosted laravel-package cron-jobs task-scheduler web-dashboard artisan-commands automation laravel web-server
1 source
- readme: https://github.com/always-open/laravel-totem · fetched 2026-08-28 · ba9a6427c9df
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| always-open/laravel-totem | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="always-open/laravel-totem")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem