
Welcome to CodeIgniter
CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.
Build Your First Application — CodeIgniter 4.6.4 documentation
Dec 12, 2025 · You can serve it through any server of your choice, Apache, nginx, etc, but CodeIgniter comes with a simple command that takes advantage of PHP’s built-in server to …
CodeIgniter4 User Guide — CodeIgniter 4.6.4 documentation
Dec 12, 2025 · Getting Started Installation Composer Installation Manual Installation Running Your App Troubleshooting Deployment Change Logs Upgrading From a Previous Version …
Welcome to CodeIgniter — CodeIgniter 3.1.13 documentation
CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP.
Tutorial — CodeIgniter 3.1.13 documentation
This tutorial is intended to introduce you to the CodeIgniter framework and the basic principles of MVC architecture. It will show you how a basic CodeIgniter application is constructed in step …
Composer Installation — CodeIgniter 4.6.4 documentation
Dec 12, 2025 · App Starter The CodeIgniter 4 app starter repository holds a skeleton application, with a composer dependency on the latest released version of the framework. This installation …
CodeIgniter Overview — CodeIgniter 3.1.13 documentation
The following pages describe the broad concepts behind CodeIgniter: Getting Started CodeIgniter at a Glance Supported Features Application Flow Chart Model-View-Controller Architectural …
Installation — CodeIgniter 4.6.4 documentation
Dec 12, 2025 · We recommend the Composer installation because it keeps CodeIgniter up to date easily. If you would like the simple “download & go” install that CodeIgniter 3 is known for, …
CodeIgniter User Guide — CodeIgniter 3.1.13 documentation
Introduction ¶ CodeIgniter Overview Getting Started CodeIgniter at a Glance Supported Features Application Flow Chart Model-View-Controller Architectural Goals
CodeIgniter Features — CodeIgniter 3.1.13 documentation
The only way to really judge an app is to try it and get to know the code. Installing CodeIgniter is child’s play so we encourage you to do just that. In the mean time here’s a list of CodeIgniter’s …