CodeIgniter v4.5 API

CodeIgniter

Table of Contents

Namespaces

API
Autoloader
Cache
CLI
Commands
Config
Cookie
Database
DataCaster
DataConverter
Debug
Email
Encryption
Entity
Events
Exceptions
Files
Filters
Format
Helpers
Honeypot
HotReloader
HTTP
I18n
Images
Language
Log
Modules
Pager
Publisher
RESTful
Router
Security
Session
Test
Throttle
Traits
Typography
Validation
View

Classes

BaseModel
The BaseModel class provides a number of convenient features that makes working with a databases less painful. Extending this class provide means of implementing various database systems
Boot
Bootstrap for the application
CodeIgniter
This class is the core of the framework, and will analyse the request, route it to a controller, and send back the response.
Controller
Class Controller
Model
The Model class extends BaseModel and provides additional convenient features that makes working with a SQL database table less painful.

        
On this page

Search results