CodeIgniter Forums
Combustor - Lets you generate controllers, models, and views from database tables - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Combustor - Lets you generate controllers, models, and views from database tables (/showthread.php?tid=1233)



Combustor - Lets you generate controllers, models, and views from database tables - rougin - 02-20-2015

Hello everyone! I recently developed Combustor, a code generator console application for CodeIgniter. This library setups Composer to your application, can generate a CRUD interface that is based from the tables in the specified database (you can also integrate Bootstrap to it if you like). And this library can also integrate Doctrine easily to your CodeIgniter application or integrate with my own customized factory pattern that is based from this article.

For more information and instructions on how to install it can be found here:
https://github.com/rougin/combustor


RE: Combustor - A code generator console application for CodeIgniter - dzerium - 02-20-2015

This looks awesome! I will definitely try this. Big Grin


RE: Combustor - A code generator console application for CodeIgniter - rougin - 04-10-2015

Hello guys! Recently, I made some changes to Combustor, from documentation to its core functionalities. It should be easier now for you to generate CRUD for CodeIgniter! You should try it out! Don't forget to submit an issue if there's an occured error. Thanks! Smile


RE: Combustor - A code generator console application for CodeIgniter - rougin - 06-06-2015

Hello! I've also added another updates and fixed for Combustor. Check them out now!

https://github.com/rougin/combustor


RE: Combustor - A tool for speeding up web development in CodeIgniter - rougin - 09-27-2015

Hello guys! I recently created a documentation for this library. Check it out now! Smile

http://rougin.github.io/combustor


RE: Combustor - A tool for speeding up web development in CodeIgniter - rougin - 03-06-2016

Hello! It is now updated with fixes. You can try it now. Big Grin


RE: Combustor - A tool for speeding up web development in CodeIgniter - rougin - 03-24-2016

Hello! Combustor is now in v1.2.0. It has fixes focused in Doctrine and updated its templates. Smile

http://rougin.github.io/combustor


RE: Combustor - Lets you generate controllers, models, and views from database tables - rougin - 09-05-2016

Hello! Combustor is now in v1.2.3. It has fixes focused in editing configuration files on Windows platform. Smile

http://rougin.github.io/combustor