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

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

pomander/symfony2
=================

Pomander plugin to deploy and manage Symfony2 sites

0.8(11y ago)9979MITPHP

Since Jan 3Pushed 11y agoCompare

[ Source](https://github.com/leopoiroux/pomander-symfony2)[ Packagist](https://packagist.org/packages/pomander/symfony2)[ Docs](http://github.com/leopoiroux/pomander-symfony2)[ RSS](/packages/pomander-symfony2/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (9)Used By (0)

Symfony2 tasks for use with Pomander
====================================

[](#symfony2-tasks-for-use-with-pomander)

[![Latest Stable Version](https://camo.githubusercontent.com/757e7cb5e47c40f7682676060bd53e67925f30e94d5883156d5ea51a3d0cf1b8/68747470733a2f2f706f7365722e707567782e6f72672f706f6d616e6465722f73796d666f6e79322f762f737461626c652e706e67)](https://packagist.org/packages/pomander/symfony2)

This is a plugin to help fully manage your Symfony2 projects with the help of Pomander.

[Pomander](https://github.com/tamagokun/pomander) is 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.

Install
-------

[](#install)

```
$ composer require pomander/symfony2:@dev
```

Usage
-----

[](#usage)

- `vendor/bin/pom init` if no configuration found.
- Include plugin in environment config `$env->load('Symfony2');`
- `vendor/bin/pom -T` to see the stuff.

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

[](#getting-started)

- `vendor/bin/pom init`

##### Modify your development.yml or development.php

[](#modify-your-developmentyml-or-developmentphp)

```
