Welcome Guest, Not a member yet? Register   Sign In
Auto generate Model, views, controler from table's sql
#1

[eluser]mysterious[/eluser]
Some frameworks generate these files automatically from database tables (symfony, YII). Is it possible in CodeIgniter's?? If not , why not?? If yes, How ??
#2

[eluser]donald.tbd[/eluser]
I dont think it is possible in the basic version but some people have made "plugins" like that. Search google for "codeigniter crud generator" and im sure you will find many different possibilities.
#3

[eluser]mysterious[/eluser]
thanks donald...googled for “codeigniter crud generator” and found this http://projects.keithics.com/crud-genera...deigniter/ . Let me give it a try then i will share my experience.

BTW i thought CI will have this feature built in. Now i m confused, if CI is one of best php framework then why it does not have CRUD generator feature ?? Thoughts ??
#4

[eluser]TWP Marketing[/eluser]
[quote author="mysterious" date="1307617725"]thanks donald...googled for “codeigniter crud generator” and found this http://projects.keithics.com/crud-genera...deigniter/ . Let me give it a try then i will share my experience.

BTW i thought CI will have this feature built in. Now i m confused, if CI is one of best php framework then why it does not have CRUD generator feature ?? Thoughts ??[/quote]

CI let's you make your own designs, rather than offering a single style as the defacto standard. You will find several CRUD generators have been offered by the community, each has different features. The same is true of utilities (Authorization, etc.). Do a search of the CI Wiki and this forum. It is a case of one size does not fit all.
#5

[eluser]hellogxp[/eluser]
i think the utilities should include the CRUD generator wow




Theme © iAndrew 2016 - Forum software by © MyBB