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 1mo ago

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 49% 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

4169d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc76d34e85c066863f4880abdbdb7cbc4dbe7c3a1b2068a90eadce83dc1385e1?d=identicon)[ConnorVG](/maintainers/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)
```

PHPackages © 2026

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