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.