summaryrefslogtreecommitdiffstats
path: root/readme.md
blob: be807dbea420c7d85a18c034295024375b4487ed (plain)
1
2
3
4
5
6
7
8
9
10
11
# What is CodeIgniter

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.

# Resources

 * [User Guide](http://codeigniter.com/user_guide/)
 * [Community Forums](http://codeigniter.com/forums/)
 * [User Voice](http://codeigniter.uservoice.com/forums/40508-codeigniter-reactor)
 * [Community Wiki](http://codeigniter.com/wiki/)
 * [Community IRC](http://webchat.freenode.net/?channels=codeigniter&uio=d4)