PHPackages                             brendanpetty/deployer - 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. brendanpetty/deployer

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

brendanpetty/deployer
=====================

A small library that automates deployment process for the app

v1.4(8mo ago)066GPL-3.0-or-laterShell

Since Sep 2Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/brendanpetty/deployer)[ Packagist](https://packagist.org/packages/brendanpetty/deployer)[ RSS](/packages/brendanpetty-deployer/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (11)Used By (0)

Deployer
========

[](#deployer)

A small library that automates deployment process for the app

Install into Project
====================

[](#install-into-project)

composer require brendanpetty/deployer

Set Up Project
==============

[](#set-up-project)

```
cd ~
wget https://raw.githubusercontent.com/brendanpetty/deployer/main/install_deployer.sh
chmod u+x install_deployer.sh
./install_deployer.sh

```

Then edit .env file with (at least) credentials for Database &amp; Email.

Deploy Project
==============

[](#deploy-project)

From terminal, run (replace \* with your relevant path)

```
    ~/deploy_*.sh

```

Generally option 2 will do all the necessary updates work, then option 1 to exit the script.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance61

Regular maintenance activity

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~46 days

Recently: every ~103 days

Total

10

Last Release

249d ago

Major Versions

v0.5 → v1.02024-09-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40818011?v=4)[Brendan Petty - Totally Web Services](/maintainers/brendanpetty)[@brendanpetty](https://github.com/brendanpetty)

---

Top Contributors

[![brendanpetty](https://avatars.githubusercontent.com/u/40818011?v=4)](https://github.com/brendanpetty "brendanpetty (27 commits)")

### Embed Badge

![Health badge](/badges/brendanpetty-deployer/health.svg)

```
[![Health](https://phpackages.com/badges/brendanpetty-deployer/health.svg)](https://phpackages.com/packages/brendanpetty-deployer)
```

###  Alternatives

[in2code/in2publish_core

Content publishing extension to connect stage and production server

40143.4k](/packages/in2code-in2publish-core)[tiamo/phpas2

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

4778.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

106.6k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

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