this is codeigniter crud generator with twitter bootstrap . this is modified version of http://ci-generator.keithics.com/
to work with this generator you need to configure your database with it. in config/database.php
then make writable permission to output folder
after that you just visit you root url and first select your table then configure the Field name and validation .
when you click on the generate you will see validation,language,controller,model and views will then generated in the output folder.
just copy it into your project.
twitter bootstrap files are in the public folder. also you can copy sample header and footer in the application/views folder
Current CI version is 2.1.2 and twitter bootstrap is 1.10