2017 © Pedro Peláez
 

symfony-bundle super-cow-power

There are no Easter Eggs in this framework

image

kzykhys/super-cow-power

There are no Easter Eggs in this framework

  • Wednesday, September 18, 2013
  • by kzykhys
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Provides Super Cow Power to your Symfony2 Project

Latest Stable Version Build Status Coverage Status, (*1)

         (__)
         (oo) <"There are no Easter Eggs in this framework."
   /------\/
  / |    ||
 *  /\---/\
    ~~   ~~

Installation

Update your composer.json and run php composer.phar update, (*2)

``` json { "require": { "kzykhys/super-cow-power": "~1.0" } }, (*3)


Update your AppKernel.php ``` php if (in_array($this->getEnvironment(), array('dev', 'test'))) { //... $bundles[] = new SuperCowPower\Bundle\SuperCowBundle\SuperCowPowerSuperCowBundle(); }

Usage

Moo php app/console help, (*4)

Testing

Run phpunit, (*5)

License

GPL-2.0, (*6)


         (__)
         (oo) <"Have you mooed today?"
   /------\/
  / |    ||
 *  /\---/\
    ~~   ~~

The Versions

18/09 2013

dev-master

9999999-dev

There are no Easter Eggs in this framework

  Sources   Download

GPL-2.0

The Requires

 

by Kazuyuki Hayashi

18/09 2013

v1.0

1.0.0.0

There are no Easter Eggs in this framework

  Sources   Download

GPL-2.0

The Requires

 

by Kazuyuki Hayashi