CRUD generator for Code Igniter

Hueh.. I found it.. hmmm..
Let’s try^^
You can download it from http://www.datacraft.co.za/index.php/site/products/codecrafter
Just copy paste on that site:

CodeCrafter is an Open Source code generator, for the Code Igniter framework and was designed to help developing web applications. It can generate an entire MVC application in minutes.

CodeCrafter will build CRUD (Create, Read, Update, Delete) source code for your databases. It is designed for busy developers who want a way to automatically generates controller, model and view source code for databases.

Using just a single mouse click, An entire working application can be built from your database in seconds that will run unmodified in CodeIgniter!

The generated code is purposely built to be simple enough so that developers than make intuitive changes to customise the applications.

For the more adventerous developers, Version 0.2.2 now has the ability to customise each field in the table.

Future vesrions will provide the ability to perform relational lookups to other tables.

An installation and user manual is included in the download package.

Select your database, then your table and go to generate your CRUD.

Clobber option is
About to create output directories in C:/xampp/htdocs/codecrafter/system/application/crud_output/
...Directory C:/xampp/htdocs/codecrafter/system/application/crud_output/nika does not exist. Creating. ...
...Directory C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/controllers does not exist. Creating. ...
...Directory C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/models does not exist. Creating. ...
...Directory C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/views does not exist. Creating. ...
...Directory C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/libraries does not exist. Creating. ...
...Directory C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/views/site does not exist. Creating. ...
... ...Copying layout view files to views directory
... ...Copying layout file to libraries directory
Processing table widgets
DEBUG: primary key for table widgets is id
...Writing controller file C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/controllers/widgets.php
...Writing model file C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/models/widgetsmodel.php
...Directory C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/views///widgets does not exist. Creating. ...
...Writing table grid view file C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/views/widgets/widgetsgrid.php
...Writing table details view file C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/views/widgets/widgetsdetails.php
...Writing navigator file stub C:/xampp/htdocs/codecrafter/system/application/crud_output/nika/views/site/navigator.php

Wew that’s working and prety nice^^

Like scafolding^^ Let’s try it.



Related Post:

3 Comments: Trackback URL | Comments RSS

  1. Joshua Says:

    nice blog!
    N’ ditunggu kunjungan balik!!

    -Joshua ABcom-

  2. marcello Says:

    I reeeeeeeeeeeeeeeeeally appreciated this. I wanted to do this on my own, but I suddenly found this.. (I know you didn’t do that, you were just first in the google for the query :) ) THANK YOU

    I didn’t try it yet, but I hope it’ll work fine. It reminds me RoR generate functionality, which I missed in CI.

  3. Einchi Says:

    It’s working Marcello :D Thx you

Post a Comment

Your email is never published nor shared. You're allow to say what you want...

Blogroll Link Update