This plugin adds the following tasks to the symfony CLI:
doctrine:build-app-filters: Builds form filter classes in the application lib directorydoctrine:build-app-forms: Builds form classes in the application lib directory
generate:controller: Generates a new front controller in the web directorygenerate:plugin: Generates a new plugingenerate:plugin-module: Generates a new module in a plugingenerate:test: Generates a new unit test stub script
plugin:package: Create a plugin PEAR package
propel:build-app-filters: Builds form filter classes in the application lib directorypropel:build-app-forms: Builds form classes in the application lib directory
subversion:set-props: Sets typical Subversion properties
test:plugin: Launches a plugin test suite