skillberto / console-extend-bundle
ConsoleExtendBundle for the Symfony Framework
Package info
github.com/skillberto/ConsoleExtendBundle
Type:symfony-bundle
pkg:composer/skillberto/console-extend-bundle
v2.0.1
2016-02-27 19:27 UTC
Requires
- doctrine/doctrine-bundle: ~1.6
- symfony/console: ~2.3|~3.0
- symfony/framework-bundle: ~2.3|~3.0
Requires (Dev)
- doctrine/orm: ~2.3
- phpunit/phpunit: ~4
- satooshi/php-coveralls: ~0.6.1
This package is not auto-updated.
Last update: 2026-03-15 03:18:04 UTC
README
This Bundle has been created for Symfony Framework.
It provides the following functionality:
- Extend memory limit with original
cache:clearcommand. - Generate Doctrine entities with
protectedvariables instead ofprivatewith originaldoctrine:generate:entitiesorgenerate:doctrine:entitiescommand.