Combustor - Lets you generate controllers, models, and views from database tables |
02-20-2015, 07:16 PM
(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
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!
Hello! I've also added another updates and fixed for Combustor. Check them out now!
https://github.com/rougin/combustor
Hello guys! I recently created a documentation for this library. Check it out now!
http://rougin.github.io/combustor
Hello! Combustor is now in v1.2.0. It has fixes focused in Doctrine and updated its templates.
http://rougin.github.io/combustor
Hello! Combustor is now in v1.2.3. It has fixes focused in editing configuration files on Windows platform.
http://rougin.github.io/combustor |
Welcome Guest, Not a member yet? Register Sign In |