Utility - Code Generators
ApPHP Framework and Applications Code Generators.This utility allow you to generate a code for all major classes and components of the framework. You may select the class you want generate: Controller, Model, Module or View files, etc.
Remember: this utility doesn't replace the whole developing process of your application, but only helpd to reduce development time.
By default this utility is placed in a following directory:
utils/generators/To access it after installation of framework, type in your browser:
http://hostname/utils/generators/