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

laravel/envoy

Elegant SSH tasks for PHP. observed · 2026-08-28

github.com/laravel/envoy · homepage · PHP · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
laravel/envoymain91

For agents

markdown · JSON · MCP: product_card(name="laravel/envoy")

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