CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant tool to create fully-equipped web applications.
CodeIgniter is best suited to those who:
Want a framework with small dimensions.
Need exceptional performance.
Want a clear, thorough documentation.
Are not interested in large monolithic library.
Need broad compatibility with standard hosting.
Prefer almost zero configuration.
Do not want to obey to restrictive coding rules.
Do not want to learn other language for templates.