laravel/envoy
Elegant SSH tasks for PHP. observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 98
- Release rhythm 77
- 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: 10.5
- age_days: 4589
- days_rel: 154
- days_push: 13
- n_releases_24m: 7
Adoption not part of the score
1614 stars · 179 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Laravel Envoy is a PHP-based CLI tool for defining and running common tasks on remote servers over SSH using a clean Blade-style syntax. It supports multiple servers, setup variables, stories, hooks, confirmation prompts, and notifications to Slack, Discord, Telegram, and Microsoft Teams.
Use cases
- run deployment tasks on remote servers over ssh
- restart queue workers on multiple servers from one command
- define repeatable remote shell tasks with blade syntax
- send slack or telegram notifications when deploy tasks finish
- run artisan commands on remote laravel servers
When to choose
- you want a lightweight, declarative way to run ssh tasks for php/laravel deployments
- you prefer blade-style task definitions over raw shell scripts or ansible playbooks
- you need multi-server task execution with hooks and chat notifications
When to avoid
- you need full configuration management or idempotent provisioning (use ansible or terraform)
- you develop on windows without wsl2, since envoy only supports mac and linux natively
- your tasks are not ssh/remote-oriented
Facets
cli-tool · maturity active
cli deployment ssh workflow-automation developer-tools cli php ssh-tasks remote-execution laravel blade-syntax deployment-tool devops automation command-line macos linux
10 sources
- readme: https://github.com/laravel/envoy · fetched 2026-08-28 · cb45c1e94421
- homepage: https://laravel.com/docs/envoy · fetched 2026-08-29 · fd2a1f6ff54e
- site_page: https://laravel.com/framework/docs/releases · fetched 2026-08-29 · e870da111344
- site_page: https://laravel.com/framework/docs/upgrade · fetched 2026-08-29 · f4bea2afd761
- site_page: https://laravel.com/framework/docs/contributions · fetched 2026-08-29 · 3c2bd55c6cda
- site_page: https://laravel.com/framework/docs/installation · fetched 2026-08-29 · f4021c99cae5
- site_page: https://laravel.com/framework/docs/configuration · fetched 2026-08-29 · f3ff3ea947f6
- site_page: https://laravel.com/framework/docs/ai · fetched 2026-08-29 · e229d3831994
- site_page: https://laravel.com/framework/docs/structure · fetched 2026-08-29 · 82e318828708
- site_page: https://laravel.com/framework/docs/frontend · fetched 2026-08-29 · 781573f7eb3b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laravel/envoy | main | 91 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem