#Jmoati/HelperBundle
The Bundle gives classes Command and Controller inherit to have aliases accelerating development.
It also gives Traits and entities to simply define your own entities.
Add to your dependencies:
{
"require": {
...
"jmoati/helper-bundle": "~0.1"
}
...
}
To install, run php composer.phar update jmoati/helper-bundle
.