PHPackages                             connorvg/forge-deploy - 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. [CLI &amp; Console](/categories/cli)
4. /
5. connorvg/forge-deploy

ActiveLibrary[CLI &amp; Console](/categories/cli)

connorvg/forge-deploy
=====================

A simple CLI for deploying forge websites.

1.0.0(11y ago)120MITPHP

Since Dec 17Pushed 11y agoCompare

[ Source](https://github.com/ConnorVG/forge-deploy)[ Packagist](https://packagist.org/packages/connorvg/forge-deploy)[ RSS](/packages/connorvg-forge-deploy/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

### Installing Deploy

[](#installing-deploy)

Use the composer `global` command:

```
composer global require "connorvg/forge-deploy=~1.0"
```

Make sure to place the `~/.composer/vendor/bin` directory in your PATH so the `forge-deploy` executable is found when you run the `forge-deploy` command in your terminal.

### Usage

[](#usage)

Once you have installed, you're ready to add deployments:

```
forge-deploy save [name] [endpoint]
```

To update a deployment:

```
forge-deploy update [name] [new-endpoint]
```

To delete a deployment:

```
forge-deploy delete [name]
```

Finally, to deploy:

```
forge-deploy deploy [name]
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity63

Established project with proven stability

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4215d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3260091?v=4)[Connor S. Parks](/maintainers/ConnorVG)[@ConnorVG](https://github.com/ConnorVG)

---

Tags

laravelforge

### Embed Badge

![Health badge](/badges/connorvg-forge-deploy/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.9k](/packages/laravel-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M416](/packages/drupal-core-recommended)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M564](/packages/shopware-core)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

771.2k](/packages/whatsdiff-whatsdiff)

PHPackages © 2026

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