# always-open/laravel-totem

Manage Your Laravel Schedule From A Web Dashboard

Repository: https://github.com/always-open/laravel-totem
Canonical: https://ross.abutalabs.com/products/laravel-totem
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, cron-jobs, scheduling, package, dashboard, cron, laravel-schedule, hacktoberfest, artisan-commands, laravel-totem
Last push: 2026-05-11T19:06:28+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 83, longevity 100
- inputs: {"age_days": 3319, "days_push": 114, "days_rel": 114, "gap_med": 4, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1817, forks 226 (observed 2026-08-28T04:05:40.638846+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: scheduling, web-framework, gui, developer-tools
- domain: web-development, backend, developer-tools
- platform: php, self-hosted
- tags: laravel-package, cron-jobs, task-scheduler, web-dashboard, artisan-commands, automation, laravel, web-server

## Member repositories
- always-open/laravel-totem (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.638846+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:20:10.754405+00:00, confidence not recorded.
  - readme: https://github.com/always-open/laravel-totem (fetched 2026-08-28T04:05:40.638846+00:00, sha ba9a6427c9df)
- Data as of 2026-08-30T08:39:29.467469+00:00.
