Overview
The lists below represent the functional must haves and should haves for Zend_Tool in a 1.8 release timeframe
THE MUST HAVES
- Project (create)
- Controller (create,delete)
- Controller Action (create,delete)
- View (create,delete)
- CLI Client Help (--help && ?)
- DBTable File creation from db tables
- ZF Version
- Provider, create in projects
- Scaffolding (CRUD)
- Pretty Initial Welcome Message
- Application Test Generation (stubs)
- Library Test Generation (stubs)
THE SHOULD HAVES
- Database "Migrations" / Data Deployments
- Ability to "freeze" library into application at specific version
- Logging Console for Application
- SQL Logging
- Front Controller Dispatch Logging
- Pretend functionality
- Coding Statistics
- Coding Violations
- Interactive Mode
Labels:
None