thepublicgood/platoon

Zero-downtime deployment tools

Maintainers

Package info

github.com/tpg/platoon

pkg:composer/thepublicgood/platoon

Statistics

Installs: 8 072

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v3.0.0 2026-04-07 08:11 UTC

README

Tests

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.

This project is being deprecated in favour of a new version being written in Go. Currently named "platoon-go", it will remove the requirement of having another dependency in your project. This project will remain supported until the next major version of Laravel (14) is released, at which point you will need to migrate to the new version.

The new project can be found here.

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.