forked from sjlu/CodeIgniter-Bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
sjlu edited this page May 29, 2012
·
25 revisions
CodeIgniter is simplistic a nice PHP framework that follows the MVC guidelines. It's lightweight, simplistic and a very easy framework to use. Twitter Bootstrap is pre-made CSS framework that has styled elements ready to use. The two are not combined, hence the name, CodeIgniter Bootstrap.
- Pagination - CodeIgniter includes a pagination class which has now been styled with Twitter Bootstrap.
- Unit Testing - CodeIgniter has a unit testing class where the reports are styled with Twitter Bootstrap.
- Directory - Some useful functions that extend the exiting CodeIgniter Directory helpers.
This is an active project, so you may run into issues. If you can fix it, I'd highly recommend forking the repository and submitting a pull request. If you can't, you should create a ticket.