loadinglucian/deployer-php

Server and site deployment tool for PHP

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 1

pkg:composer/loadinglucian/deployer-php

v1.0.0-alpha3 2026-01-06 11:53 UTC

README

▒ ▶ DeployerPHP ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▒ The server and site deployment tool for PHP

PHP Version License

Introduction

DeployerPHP allows you to easily manage, install, and deploy your servers and sites with configurations and build scripts stored directly in your repository, making everything documentable and PR-reviewable. You can install as many servers and deploy as many sites as you need.

As a native PHP/Composer package, it integrates seamlessly into your existing toolchain and workflows.

Features

  • Unlimited servers and sites - No limits, restrictions or vendor lock-in
  • Repository-driven configuration - Configs and build scripts live with the rest of your code
  • End-to-end server management - Provision cloud instances, install services, and manage operations
  • Composable commands - Easily build automation pipelines to spin up servers, deploy sites, or run workflows on demand

Pro Features: DeployerPHP offers convenient integration features with third-party cloud providers like AWS, DigitalOcean and others. These features are free to use, although a modest subscription option may be introduced in the future to support development. The core server, site, and service management features will always remain free and unlimited.

Contributing

Thank you for considering contributing to DeployerPHP! Please see CONTRIBUTING.md for details.

License

DeployerPHP is open-source software distributed under the MIT License.

You can use it freely for personal or commercial projects, without any restrictions.

Documentation