laravel / envoy by taylorotwell

Elegant SSH tasks for PHP.
3,446,649
1,557
55
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2014-02-08
Package Last Update: 2024-04-08
Home Page: https://laravel.com/docs/envoy
Language: PHP
License: MIT
Last Refreshed: 2024-05-23 03:13:03
Package Statistics
Total Downloads: 3,446,649
Monthly Downloads: 76,640
Daily Downloads: 3,338
Total Stars: 1,557
Total Watchers: 55
Total Forks: 179
Total Open Issues: 0

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.