barryzpc / ci-gii

Automatic CodeIgniter Model and Controller Generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Gii

Automatic CodeIgniter Model and Controller Generation

#First Step Pull this Repository

#Second Step Change Database Credentials
Default Directory:
/application/config/database.php

#Third Step Open Browser and Load the Project
By Default Model Generation View will Appear, You can redirect to Controller Generation View through given links

#Fourth Step Select required Table and Create Models/Controller

#Fifth Step You're Done...
All Models will be created under default Model Path (/application/models)
All Controllers will be created under default Controller Path (/application/controllers)

About

Automatic CodeIgniter Model and Controller Generation

License:Other


Languages

Language:HTML 51.1%Language:PHP 48.2%Language:JavaScript 0.4%Language:CSS 0.3%Language:ApacheConf 0.0%