PHPackages                             pomander/pomander - 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. pomander/pomander

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

pomander/pomander
=================

Deployment for PHP

1.0.1(10y ago)19815.7k18[9 issues](https://github.com/tamagokun/pomander/issues)[2 PRs](https://github.com/tamagokun/pomander/pulls)2MITPHP

Since Dec 18Pushed 9y ago13 watchersCompare

[ Source](https://github.com/tamagokun/pomander)[ Packagist](https://packagist.org/packages/pomander/pomander)[ Docs](http://github.com/tamagokun/pomander)[ RSS](/packages/pomander-pomander/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (3)Versions (22)Used By (2)

[Pomander](http://tamagokun.github.io/pomander/)
================================================

[](#pomander)

[![](https://camo.githubusercontent.com/70334a0caf1bdc375bcc2b196f4794c6a5583bda73fadf423be4fd1779ccd760/68747470733a2f2f6170692e7472617669732d63692e6f72672f74616d61676f6b756e2f706f6d616e6465722e706e673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/70334a0caf1bdc375bcc2b196f4794c6a5583bda73fadf423be4fd1779ccd760/68747470733a2f2f6170692e7472617669732d63692e6f72672f74616d61676f6b756e2f706f6d616e6465722e706e673f6272616e63683d6d6173746572)[![Latest Stable Version](https://camo.githubusercontent.com/40626c8d71d382fbb6e82c7c4bb45232664ea9ce23707450af7f9145f398d7d1/68747470733a2f2f706f7365722e707567782e6f72672f706f6d616e6465722f706f6d616e6465722f762f737461626c652e706e67)](https://packagist.org/packages/pomander/pomander)

[![Gitter chat](https://camo.githubusercontent.com/4d3c8818e527c9d6805e411e3e3dbf5cca2788bafc95edd5523525e0de8177e4/68747470733a2f2f6261646765732e6769747465722e696d2f74616d61676f6b756e2f706f6d616e6465722e706e67)](https://gitter.im/tamagokun/pomander)

A light-weight flexible deployment tool for deploying web applications. This project was inspired by [Capistrano](https://github.com/capistrano/capistrano) and [Vlad the Deployer](http://rubyhitsquad.com/Vlad_the_Deployer.html), as well as being built on top of [Phake](https://github.com/jaz303/phake), a [Rake](http://rake.rubyforge.org/) clone.

This project came out of the need for a way to deploy Wordpress sites to multiple environments easily and without firing up FTP clients, etc. What started as a simple Rakefile, quickly grew into much more, and has been finally abstracted and ported to PHP to be able to fully integrate tasks with your application.

Getting Started
---------------

[](#getting-started)

Make sure you have [composer](http://getcomposer.org/) installed:

```
$ curl -s https://getcomposer.org/installer | php
$ sudo mv composer.phar /usr/local/bin/composer
```

[*Need help installing composer?*](http://getcomposer.org/doc/00-intro.md#installation-nix)

Installation
------------

[](#installation)

```
$ composer global require pomander/pomander:@stable
```

If you haven't added composer's global bin folder to your `$PATH`, better do that now:

```
$ echo 'export PATH="$HOME/.composer/vendor/bin:$PATH"' >> ~/.bashrc
```

*Substitute .bashrc with whatever you use.*

Setting up a project
--------------------

[](#setting-up-a-project)

```
$ pom init
```

Refer to the [documentation](http://tamagokun.github.io/pomander/) for a full list of commands and references for configuring environments.

Plugins
-------

[](#plugins)

- [pomander-wordpress](https://github.com/tamagokun/pomander-wordpress)
- [pomander-symfony2](https://github.com/leopoiroux/pomander-symfony2)

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 92% 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 ~65 days

Recently: every ~178 days

Total

20

Last Release

3657d ago

Major Versions

0.4.5 → 1.0.02016-03-18

### Community

Maintainers

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

---

Top Contributors

[![tamagokun](https://avatars.githubusercontent.com/u/487333?v=4)](https://github.com/tamagokun "tamagokun (207 commits)")[![leopoiroux](https://avatars.githubusercontent.com/u/5306367?v=4)](https://github.com/leopoiroux "leopoiroux (6 commits)")[![max-voloshyn](https://avatars.githubusercontent.com/u/1312824?v=4)](https://github.com/max-voloshyn "max-voloshyn (2 commits)")[![mekras](https://avatars.githubusercontent.com/u/192067?v=4)](https://github.com/mekras "mekras (2 commits)")[![asanger](https://avatars.githubusercontent.com/u/1369779?v=4)](https://github.com/asanger "asanger (2 commits)")[![jyrkij](https://avatars.githubusercontent.com/u/9883?v=4)](https://github.com/jyrkij "jyrkij (2 commits)")[![nlemoine](https://avatars.githubusercontent.com/u/2526939?v=4)](https://github.com/nlemoine "nlemoine (1 commits)")[![sasezaki](https://avatars.githubusercontent.com/u/42755?v=4)](https://github.com/sasezaki "sasezaki (1 commits)")[![kostaspt](https://avatars.githubusercontent.com/u/684680?v=4)](https://github.com/kostaspt "kostaspt (1 commits)")[![th3fallen](https://avatars.githubusercontent.com/u/291859?v=4)](https://github.com/th3fallen "th3fallen (1 commits)")

---

Tags

gitdeploysvn

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[banago/phploy

PHPloy - Incremental Git (S)FTP deployment tool that supports submodules, multiple servers and rollbacks.

1.4k47.2k](/packages/banago-phploy)[brunodebarros/git-deploy-php

git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.

2921.2k](/packages/brunodebarros-git-deploy-php)[kohkimakimoto/altax

Altax is an extensible deployment tool for PHP.

2002.8k](/packages/kohkimakimoto-altax)

PHPackages © 2026

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