This video series will teach you how to create a Model-View-Controller framework with PHP. (https://github.com/BaylorRae/PHP-MVC-...)
In this video I show you how to set up resource routes that work similar to the Ruby on Rails framework. We'll use Sammy's GET, POST, PUT and DELETE methods so that our controller can be fully CRUD (Create, Read, Update and Delete)