Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
sjlu edited this page May 29, 2012 · 25 revisions

Home

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.

Guides

Building Websites - Learn how make a website using CodeIgniter Bootstrap.

Elements

Included Libraries

  • Examples on how to use these libraries, which include the following.
    • Amazon Web Services (AWS)
    • Facebook PHP SDK
    • MongoDB
    • cURL
    • REST Controller
    • Rackspace Cloudfiles

Styled CodeIgniter Classes

  • 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.

Extended CodeIgniter Functions

Help

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. If you need help using it, feel free to message me on twitter @stevenlu.

Clone this wiki locally