library phpci-symfony2-plugin
PHPCI plugin for using Symfony2 commands
mindteam/phpci-symfony2-plugin
PHPCI plugin for using Symfony2 commands
- Thursday, November 12, 2015
- by alexander-gansky
- Repository
- 0 Watchers
- 0 Stars
- 42 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
phpci-symfony2-plugin
PHPCI plugin for using symfony2 commands., (*1)
Configuration:, (*2)
setup:
composer:
action: "install"
prefer_dist: true
symfony_commands:
commands:
- doctrine:database:drop --force
- doctrine:database:create
- doctrine:schema:update --force
- doctrine:fixtures:load
dev-master
9999999-dev
PHPCI plugin for using Symfony2 commands
Sources
Download
MIT
The Requires
by
Alexander Gansky