CodeIgniterCodeIgniter

Home | News | Download | Top 10 Frameworks | Add New PHP Framework | Reviews | PHP Frameworks Forum | PHP Frameworks Books|PHP Tutorials

Introduction

CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.

Please read the Introduction section of the User Guide to learn the broad concepts behind CodeIgniter, then read the Getting Started page.


Latest version1.5.4
PHP4CodeIgniter Support PHP4
PHP5CodeIgniter Support PHP5
MVCCodeIgniter Support MVC
Multiple DBCodeIgniter Support Multiple DB
ORM-
DB ObjectsCodeIgniter Support DB Objects
TemplatesCodeIgniter Support Templates
CachingCodeIgniter Support Caching
ValidationCodeIgniter Support Validation
Ajax-
Auth Module-
Modules-
CostFree
Official websitehttp://www.codeigniter.com/
Download URLhttp://codeigniter.com/download.php
Manual URLhttp://codeigniter.com/user_guide/
Installation

CodeIgniter is installed in four steps:

  1. Unzip the package.
  2. Upload the CodeIgniter folders and files to your server. Normally the index.php file will be at your root.
  3. Open the application/config/config.php file with a text editor and set your base URL.
  4. If you intend to use a database, open the application/config/database.php file with a text editor and set your database settings.

If you wish to increase security by hiding the location of your CodeIgniter files you can rename the system folder to something more private. If you do rename it, you must open your main index.php file and set the $system_folder variable at the top of the page with the new name you've chosen.

That's it!

If you're new to CodeIgniter, please read the Getting Started section of the User Guide to begin learning how to build dynamic PHP applications. Enjoy!

System Requirements
  • PHP version 4.3.2 or newer
  • A Database. Supported databases are MySQL, MySQLi, MS SQL, Postgre, Oracle, SQLite, and ODBC

Latest 10 Comments
 1 Rating:
 very easy
 Posted by vitor
 2 Rating:
 nice framework..
 Posted by ngepop
 3 Rating:
 codeigniter is straightforward, powerful, and not overbearing or bloated.
 Posted by Nick
 4 Rating:
 I'm missing DooPHP here.. I myself use CI, but stumbled across DooPHP. It looks promising and it's fast!!!
 Posted by Developer
 5 Rating:
 Very Nice. Good tutorials for beginners like me!
 Posted by Maruscya
 6 Rating:
 Doesn't offer much out of the box, still written for PHP4 support, needs to realize PHP4 is dead, inflexible and now surpassed by PHP5 only frameworks on speed.
 Posted by Pete
 7 Rating:
 Fantastic, Very Easy Framework for Challenging applications
 Posted by Nagendra Kumar
 8 Rating:
 Very nice and easy Framework
 Posted by Mhabub
 9 Rating:
 lovely framework and easy plus fast like qualities
 Posted by Yash
 10 Rating:
 Just started with this and already loves it! Easy, lightweight, simple, secure and powerful!
 Posted by Silwing
 Read More Add comments
Recommended sites