Download the PHP package pomander/symfony2 without Composer
On this page you can find all versions of the php package pomander/symfony2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package symfony2
Symfony2 tasks for use with Pomander
This is a plugin to help fully manage your Symfony2 projects with the help of Pomander.
Pomander is a light-weight flexible deployment tool for deploying web applications. This project was inspired by Capistrano and Vlad the Deployer, as well as being built on top of Phake, a Rake clone.
Install
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
vendor/bin/pom init
Modify your development.yml or development.php
vendor/bin/pom symfony2:setup
Commit and push the Symfony Standard Edition downloaded
vendor/bin/pom deploy:setup
vendor/bin/pom symfony2:deploy
Done!
Tasks
vendor/bin/pom -T
All versions of symfony2 with dependencies
PHP Build Version
Package Version
Requires
pomander/pomander Version
@stable
The package pomander/symfony2 contains the following files
Loading the files please wait ....