erwinrizki / iScaffold

A CRUD application generator for CodeIgniter

Home Page:http://tiborsaas.github.io/iScaffold

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to iScaffold

iScaffold is a CASE application built upon CodeIgniter that lets you generate your basic Models, Views and Controllers for each table in your database. iScaffold creates a complete, working CodeIgniter installation that is password protected, beautifully desigened, easily usable.

What is new in 2.2?

iScaffold now supports code templates which means you can select different templates when you generate your code. You can also manage the resources easily, which means you can "import" totally different folders in the generated application. The generator GUI is also polished to be more aesthetic.

How does it work?

With some exaggeration the process is this simple:

  • You design the database
  • Configure the database tables and fields in iScaffold
  • Click generate
  • Take the application

User guide

Start exploring iScaffold in details on the GitHub wiki pages.

Credits

iScaffold is originally created by Ömür Yolcu Iskender, later heavily updated by Tibor Szász.

License

This application comes with two different licenses:

  • The iScaffold application that you use to genereate the source code is licensec under GNU GPLv3 license.
  • The source code / models, views, controllers / you generate with iScaffold is licensed under MIT license.

About

A CRUD application generator for CodeIgniter

http://tiborsaas.github.io/iScaffold

License:GNU General Public License v3.0


Languages

Language:HTML 65.1%Language:PHP 32.7%Language:JavaScript 1.0%Language:CSS 1.0%Language:Smarty 0.2%Language:ApacheConf 0.0%