Welcome Guest, Not a member yet? Register   Sign In
Automatic Code Generation in Codeigniter similar to Gii in Yii
#1

[eluser]bleu[/eluser]
Yii Framework has Gii as an Automatic Code Generation tool which creates default models, views and controllers as per the database.

Is there something like this in Codeigniter
#2

[eluser]MarvinLeRouge[/eluser]
Hi,

I have the same question, so i "up" this one
#3

[eluser]keithics[/eluser]
maybe you try this and customized it to your needs.

http://projects.keithics.com/crud-genera...deigniter/
#4

[eluser]TWP Marketing[/eluser]
CI does not have a built-in code generator. I agree with this situation. Avoid code bloat.
Search the wiki and this forum for 'crud' and you will find many implementations of CRUD generators.
Find one and modify it to suit your situation(s), or build one yourself which will work better than a generic code generator.
#5

[eluser]costicanu[/eluser]
Hi keithics,

I just downloaded codeigniter latest version.
Your generator no longer works with latest version.

If I change the system folder with the "system" folder located in your software, works like a charm.

Seems like compatibilities issues with the latest codeigniter system directory.




Theme © iAndrew 2016 - Forum software by © MyBB