PHPackages                             bigpixelrocket/deploy-core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. bigpixelrocket/deploy-core

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

bigpixelrocket/deploy-core
==========================

Server and site deployment tool for PHP

00[1 PRs](https://github.com/Bigpixelrocket/deploy-core/pulls)PHPCI passing

Since May 5Pushed 2w agoCompare

[ Source](https://github.com/Bigpixelrocket/deploy-core)[ Packagist](https://packagist.org/packages/bigpixelrocket/deploy-core)[ RSS](/packages/bigpixelrocket-deploy-core/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (4)Used By (0)

 [    ![DeployCore Logo](https://raw.githubusercontent.com/bigpixelrocket/deploy-core/main/docs/images/logo-mark-light.svg)  ](https://bigpixelrocket.com/deploy-core)

 [![Supports PHP >= 8.3](https://camo.githubusercontent.com/e69fc10ad0d3845d44d08b0eeedd6dd7a5bfa4ab872e68e26b131554122d35d5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e332d626c75652e737667)](https://packagist.org/packages/bigpixelrocket/deploy-core) [![Latest Stable Version](https://camo.githubusercontent.com/f7eae22bf4f813ee9924587d0285e429fbc748fb381d9637a2b047bd67853ba4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626967706978656c726f636b65742f6465706c6f792d636f7265)](https://packagist.org/packages/bigpixelrocket/deploy-core) [![License](https://camo.githubusercontent.com/030a514fb23f1bc8fee93fd029a36151f8a60d0a7236f0234599830c0aef8503/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626967706978656c726f636b65742f6465706c6f792d636f7265)](https://packagist.org/packages/bigpixelrocket/deploy-core)

 [https://bigpixelrocket.com/deploy-core](https://bigpixelrocket.com/deploy-core/)

Meet DeployCore
===============

[](#meet-deploycore)

This is DeployCore, a complete set of CLI tools for provisioning, installing, and deploying servers and sites using PHP. It serves as an open-source alternative to services such as Ploi, RunCloud or Laravel Forge.

Here it is in action:

    ![DeployCore in action](https://raw.githubusercontent.com/bigpixelrocket/deploy-core/main/docs/images/deploy-core.webp)

- [Crash Course](#crash-course)
- [Benefits](#benefits)
    - [Unlimited Servers &amp; Sites](#unlimited-servers--sites)
    - [No Vendor Lock-In](#no-vendor-lock-in)
    - [End-To-End Management](#end-to-end-management)
    - [Composable Commands](#composable-commands)
    - [AI Automation](#ai-automation)
- [License](#license)
- [Contributing](#contributing)

Crash Course
------------

[](#crash-course)

Here's a quick but complete run-through to start deploying immediately. Run each of these commands in sequence to go from zero to deploy:

```
# Install DeployCore
composer require --dev bigpixelrocket/deploy-core
alias deploy="./vendor/bin/deploy"

# Add your server to the inventory
deploy server:add

# Alternatively, set up a cloud instance and add it to
# the inventory automatically with a single command:
#
# $> deploy aws:provision
# $> deploy do:provision

# Install Nginx, PHP, Bun and generate a deploy key
deploy server:install

# Optionally, install your preferred database service:
#
# $> deploy mariadb:install
# $> deploy postgresql:install
# $> deploy redis:install
# $> deploy memcached:install

# Create a site
deploy site:create

# Optionally, create deployment scripts and upload shared files:
#
# $> deploy scaffold:scripts
# $> deploy site:shared:push

# Deploy your application
deploy site:deploy

# Enable HTTPS
deploy site:https
```

Benefits
--------

[](#benefits)

### Unlimited Servers &amp; Sites

[](#unlimited-servers--sites)

There aren't any limits or restrictions on how many servers and sites you can deploy or manage: provision, install, manage, and deploy as many as you want.

### No Vendor Lock-In

[](#no-vendor-lock-in)

You can manage servers and deploy sites with any hosting or cloud provider. If your server runs Ubuntu LTS and you can SSH into it, you can manage it with DeployCore.

### End-To-End Management

[](#end-to-end-management)

With DeployCore, you can effortlessly provision cloud instances, install services, and manage deployments and operations directly from the command line.

### Composable Commands

[](#composable-commands)

Atomic commands allow you to easily spin up new servers and create automation pipelines for running your own custom workflows on demand.

### AI Agent Support

[](#ai-agent-support)

Use your favorite AI agents to debug server and site issues, using DeployCore's built-in agent skills scaffolding.

License
-------

[](#license)

DeployCore is open-source software distributed under the [MIT License](/LICENSE).

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

This also means there are no guarantees or warranties. You are on your own.

Contributing
------------

[](#contributing)

Thank you for considering contributing to DeployCore!

Please see [CONTRIBUTING](/CONTRIBUTING) for details.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance63

Regular maintenance activity

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

Top contributor holds 79.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8a480ff5decb958b99aa7e82d8a7a41310ef829b21a8616ac81a5f6f2e4bba1?d=identicon)[loadinglucian](/maintainers/loadinglucian)

---

Top Contributors

[![loadinglucian](https://avatars.githubusercontent.com/u/235876?v=4)](https://github.com/loadinglucian "loadinglucian (294 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (74 commits)")

### Embed Badge

![Health badge](/badges/bigpixelrocket-deploy-core/health.svg)

```
[![Health](https://phpackages.com/badges/bigpixelrocket-deploy-core/health.svg)](https://phpackages.com/packages/bigpixelrocket-deploy-core)
```

###  Alternatives

[felixfbecker/language-server

PHP Implementation of the Visual Studio Code Language Server Protocol

1.2k95.7k](/packages/felixfbecker-language-server)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4676.9k](/packages/tiamo-phpas2)[shopware/deployment-helper

Shopware deployment tools

19365.5k5](/packages/shopware-deployment-helper)[yousign/zdd-message-bundle

Assert Zero Downtime Deployment compliance for messages

27124.5k](/packages/yousign-zdd-message-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
