kzykhys / super-cow-power
There are no Easter Eggs in this framework
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- symfony/config: >2.3
- symfony/console: >2.3
- symfony/dependency-injection: >2.3
- symfony/http-foundation: >2.3
- symfony/http-kernel: >2.3
This package is not auto-updated.
Last update: 2024-11-04 15:00:29 UTC
README
(__)
(oo) <"There are no Easter Eggs in this framework."
/------\/
/ | ||
* /\---/\
~~ ~~
Installation
Update your composer.json and run php composer.phar update
{ "require": { "kzykhys/super-cow-power": "~1.0" } }
Update your AppKernel.php
if (in_array($this->getEnvironment(), array('dev', 'test'))) { //... $bundles[] = new SuperCowPower\Bundle\SuperCowBundle\SuperCowPowerSuperCowBundle(); }
Usage
Moo php app/console help
Testing
Run phpunit
License
GPL-2.0
(__)
(oo) <"Have you mooed today?"
/------\/
/ | ||
* /\---/\
~~ ~~