laravel / envoy by taylorotwell

Elegant SSH tasks for PHP.
4,599,899
1,604
59
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2014-02-08
Package Last Update: 2025-03-24
Home Page: https://laravel.com/docs/envoy
Language: PHP
License: MIT
Last Refreshed: 2025-06-25 03:06:19
Package Statistics
Total Downloads: 4,599,899
Monthly Downloads: 98,319
Daily Downloads: 5,229
Total Stars: 1,604
Total Watchers: 59
Total Forks: 177
Total Open Issues: 1

Laravel Envoy

Introduction

Laravel Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers. Using Blade style syntax, you can easily setup tasks for deployment, Artisan commands, and more.

Official Documentation

Documentation for Envoy can be found on the Laravel website.

License

Laravel Envoy is open-sourced software licensed under the MIT license.