This document is for CakePHP's development version, which can be significantly different from previous releases. You may want to read current stable release documentation instead.
Introduction to all the key parts of CakePHP:
Installation
Configuration
Routing
Request & Response Objects
Controllers
Components
The Pages Controller
Views
View Cells
Helpers
JSON and XML views
Database Access & ORM
Table Objects
Query Builder
Entities
Error & Exception Handling
Caching
Logging
Modelless Forms
Sessions
REST
Pagination
Cross Site Request Forgery (CSRF) Middleware
Mailer
Form
Html
Validation
Testing
Deployment
Console Commands
Contributing
Tutorials & Examples