thepublicgood / platoon
Zero-downtime deployment tools
Installs: 4 436
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: ^8.2
- laravel/envoy: ^2.8
- laravel/framework: ^10.0|^11.0
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0
- pestphp/pest: ^2.3
- pestphp/pest-plugin-laravel: ^2.0
- phpunit/phpunit: ^10.0
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.