Console application to create ZF2 application prototypes rapidly.
- Create new projects based on Skeleton Applications
- Create, delete, activate and deactivate modules
- Create and delete controllers with or without factories
- Create actions for controllers
- Create routing for module with or without strict mode
- Generate class and template maps for a module
- Create other classes with or without factories
- Controller plugins
- View helpers
- Filters
- Validators
- Input filters
- Forms
- Hydrators
- Show modules, controllers and actions for a project
- Show ZF2 version for a project
- Show other classes for a project
- Controller plugins
- View helpers
- Filters
- Validators
- Input filters
- Forms
- Hydrators
- Show ZF2rapid version
- Show and manipulate ZF2rapid configuration
- Command line help for each command
- Autocomplete support (does not work for PHAR file yet)
Please see the composer.json file for all requirements.
An important note for all Windows users. ZF2rapid is not fully supported on Windows yet!
- For installation instructions please see the ZF2rapid Installation-Guide.
- For a quick start with ZF2rapid please see the ZF2rapid Quick-Guide.
- For a more detailed step-by-step guide please see the ZF2rapid Tutorial.
- See the documentation of all commands in the ZF2rapid Command-Guide.
- Write documentation (done)
- Write tutorial (done)
- Write tests for ZF2rapid (todo)
- Add CRUD commands (todo)
- Add module inspections (todo)