Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuaestes/sftaskextraplugin
mirror of svn repo
https://github.com/joshuaestes/sftaskextraplugin
Last synced: 1 day ago
JSON representation
mirror of svn repo
- Host: GitHub
- URL: https://github.com/joshuaestes/sftaskextraplugin
- Owner: JoshuaEstes
- License: mit
- Created: 2012-01-21T00:40:00.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-29T21:00:38.000Z (almost 13 years ago)
- Last Synced: 2024-11-08T05:41:47.166Z (about 2 months ago)
- Language: PHP
- Homepage: http://www.symfony-project.org/plugins/sfTaskExtraPlugin
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
<<<<<<< HEAD
The sfTaskExtraPlugin trunk is no longer maintained and will eventually be
removed. Please switch to either /branches/1.2 or /branches/1.3.
=======
This plugin adds the following tasks to the symfony CLI:Doctrine
--------* `doctrine:build-app-filters`: Builds form filter classes in the application lib directory
* `doctrine:build-app-forms`: Builds form classes in the application lib directoryGenerator
---------* `generate:controller`: Generates a new front controller in the web directory
* `generate:plugin`: Generates a new plugin
* `generate:plugin-module`: Generates a new module in a plugin
* `generate:test`: Generates a new unit test stub scriptPlugin
------* `plugin:package`: Create a plugin PEAR package
Propel
------* `propel:build-app-filters`: Builds form filter classes in the application lib directory
* `propel:build-app-forms`: Builds form classes in the application lib directorySubversion
----------* `subversion:set-props`: Sets typical Subversion properties
Test
----* `test:plugin`: Launches a plugin test suite
>>>>>>> ba8708782531e237c25c55f198c7eacc5feee572