Welcome Guest, Not a member yet? Register   Sign In
Combustor - Lets you generate controllers, models, and views from database tables
#1

(This post was last modified: 03-28-2016, 10:11 AM by rougin. Edit Reason: Updated information )

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
Reply
#2

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

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
Reply
#4

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

https://github.com/rougin/combustor
Reply
#5

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

http://rougin.github.io/combustor
Reply
#6

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

(This post was last modified: 03-24-2016, 07:16 PM by rougin.)

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

http://rougin.github.io/combustor
Reply
#8

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
Reply




Theme © iAndrew 2016 - Forum software by © MyBB