thepublicgood / platoon
Zero-downtime deployment tools
v2.1.2
2025-06-27 06:57 UTC
Requires
- php: ^8.2
- laravel/envoy: ^2.10
- laravel/framework: ^10.0|^11.0|^12.0
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0|^10.0.x-dev
- pestphp/pest: ^3.7
- pestphp/pest-plugin-laravel: ^3.1
- phpunit/phpunit: ^10.0|^11.0
This package is auto-updated.
Last update: 2026-03-11 20:29:43 UTC
README
Simplified Laravel Envoy deployments
A simple Laravel package designed to make deployments dead simple.
- A wrapper around Laravel Envoy.
- Highly customizable.
- Zero-downtime out-of-the-box.
Installation
Install Platoon into your project using Composer:
composer require thepublicgood/platoon
Documentation
You can find all the Platoon documentation on the dedicated documentation site.
Credits
License
The MIT License (MIT). See the LICENSE.md file for more information.