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

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

anorgan/deployer-cli
====================

CLI tool to help deploy projects to remote servers

v0.2.0(10y ago)08MITPHPPHP &gt;=5.4.0

Since Oct 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/anorgan/Deployer-CLI)[ Packagist](https://packagist.org/packages/anorgan/deployer-cli)[ RSS](/packages/anorgan-deployer-cli/feed)WikiDiscussions master Synced 2d ago

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

Deployer
========

[](#deployer)

CLI tool for deployment on remote servers

[![Dependency Status](https://camo.githubusercontent.com/b0ab964edad630abc1f77b3496f9364fb0e4fcdd21385d48210908ac171c20d7/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3536303934323265356132363266303032323030303230302f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/5609422e5a262f0022000200)

Instalation
-----------

[](#instalation)

```
$ wget http://bit.ly/deployer-cli -O deployer.phar
```

Usage
-----

[](#usage)

```
$ php deployer.phar deploy production
```

Configuration
-------------

[](#configuration)

```
$ php deployer.phar init
```

Creates something like:

```
# Environments
production:
  servers:
    app1:
      type: ssh # local or webhook
      host: app1.domain.com
      user: deployer
      path: /var/www/domain.com

  steps:
    Tests:
      commands:
        - bin/phpspec run -fpretty

  success:
    - echo "send email with output"
    - echo "send notification on Slack"

  # Run after any failure to deploy to destination (optional)
  fail:
    - echo "weep"
```

Requirements
------------

[](#requirements)

PHP 5.4.0 or above

Licence
-------

[](#licence)

Deployer is licensed under the MIT License - see the LICENSE file for details

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3924d ago

### Community

Maintainers

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

---

Top Contributors

[![anorgan](https://avatars.githubusercontent.com/u/1270389?v=4)](https://github.com/anorgan "anorgan (34 commits)")

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[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.5M421](/packages/drupal-core-recommended)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

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