move-elevator/deployer-tools

The Deployer Tools combine multiple deployer recipes for an improved deployment process and workflow.

dev-main 2025-07-17 13:27 UTC

This package is auto-updated.

Last update: 2025-07-17 13:27:18 UTC


README

Deployer Tools

CGL Supported PHP Versions

The Deployer Tools combine multiple deployer recipes for an improved deployment process and workflow.

✨ Features

The focus relies on reusable concluded tasks and the possibility to combine multiple deployment workflows, e.g. Symfony and Feature Branch Deployment.

  • predefined deployment workflows for TYPO3 and Symfony applications
  • compact feature branch deployment
  • useful standalone tasks for extending existing workflows

🔥 Installation

Packagist Packagist Downloads

composer require move-elevator/deployer-tools

Now you can adjust the deploy.php with the following features:

📝 Documentation

Feature Branch Deployment

The feature branch deployment describes the deployment and initialization process of multiple application instances on the same host.

Read the documentation for detailed installation instructions and further explanations.

Symfony

The symfony deployment covers the deployment process for symfony applications.

Read the documentation for detailed installation instructions and further explanations.

TYPO3

The TYPO3 deployment covers the deployment process for TYPO3 CMS applications.

Read the documentation for detailed installation instructions and further explanations.

Standalone Tasks

©️ Credits

This project is a fork and further development of the XIMA Deployer Tools.

⭐ License

This project is licensed under GNU General Public License 3.0 (or later).