Book on MVC in PHP
Using the MVC Framework
Introduction to the MVC Approach
MVC Principles
Framework Installation
Framework Folder Structure
Controllers
Actions
Routing
Parameters in Routes
Using Parameters in Routes
Views
Passing Data to the View
Passing Arrays to the View
Practice on Controllers and Views
Templates
Page Title
Resources
Models
Practice Working with Models
Example of Application