PHP Frameworks

Laravel

http://laravel.com/

This is probably the most widely used framework as of 2014.

PHP-MVC

https://github.com/panique/php-mvc This page actually has a good explanation of MVC in PHP.

This "framework" is a very stripped down version that is good for learning the basics or for simple sites.