2017 © Pedro Peláez
 

library phpci-symfony2-plugin

PHPCI plugin for using Symfony2 commands

image

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

The README.md

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

The Versions

12/11 2015

dev-master

9999999-dev

PHPCI plugin for using Symfony2 commands

  Sources   Download

MIT

The Requires

 

by Alexander Gansky