vipmaa1 / laravel-totem
A Laravel package to manage your cron jobs through a beautiful dashboard
13
2026-04-07 12:07 UTC
Requires
- php: ^8.2.0
- ext-json: *
- illuminate/bus: ^10.0|^11.0|^12.0|^13.0
- illuminate/console: ^10.0|^11.0|^12.0|^13.0
- illuminate/contracts: ^10.0|^11.0|^12.0|^13.0
- illuminate/database: ^10.0|^11.0|^12.0|^13.0
- illuminate/events: ^10.0|^11.0|^12.0|^13.0
- illuminate/notifications: ^10.0|^11.0|^12.0|^13.0
Requires (Dev)
- laravel/slack-notification-channel: ^3.8
- laravel/vonage-notification-channel: ^3.3
- orchestra/testbench: ^8.0|^9.0|^10.0
- phpunit/phpunit: ^10.0|^11.0|^12.0|^13.0
Suggests
- laravel/slack-notification-channel: Required for Slack notifications.
- laravel/vonage-notification-channel: Required for SMS notifications via Vonage.