Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
/ zftools Public archive

Tools for helping Zend Framework app development processes

License

Notifications You must be signed in to change notification settings

adamturcsan/zftools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zftools

Build Status Coverage Status

Tools for helping Zend Framework app development processes

Currently available commands

1. create-module [name]

Creates a new MVC module with a sample IndexController. The module is added to composer autoload config. module.config.php is generated with matched ControllelFactory class.

2. create-controller [module] [name]

Create a new MVC controller to a specified module. A controllerFactory is generated also, configured in the module.config.php.

About

Tools for helping Zend Framework app development processes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages