CodeIgniter
Namespaces
- API
- Autoloader
- Cache
- CLI
- Commands
- Config
- Cookie
- Database
- Debug
- Encryption
- Entity
- Events
- Exceptions
- Files
- Filters
- Format
- Honeypot
- HTTP
- I18n
- Images
- Language
- Log
- Modules
- Pager
- RESTful
- Router
- Security
- Session
- Test
- Throttle
- Typography
- Validation
- View
- Sniffs
Interfaces, Classes and Traits
- BaseModel
- Class Model
- 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
- Entity
- Entity encapsulation, for use with CodeIgniter\Model
- Model
- Class Model