Details for this torrent 

MVC Frameworks for Building PHP Web Applications
Type:
Video > Movie clips
Files:
2
Size:
598.51 MiB (627583427 Bytes)
Spoken language(s):
English
Tag(s):
php
Uploaded:
2012-03-10 14:45 GMT
By:
Seeders:
0
Leechers:
1

Info Hash:
286C960C1C0EE4176A5525FB65840BCF3D5FBC7C




In this course, author Drew Falkman tours four open-source PHP frameworks: Zend, Symfony, CakePHP, and CodeIgniter. The course covers basic framework concepts; explores the Model-View-Controller (MVC) pattern as a means of simplifying, organizing, and maintaining code; and details the ins and outs of developing basic applications in each of the four frameworks. Exercise files accompany the course.
Topics include:

Why use a framework?

Exploring basic framework concepts

Comparing Zend, Symfony, CakePHP, and CodeIgniter

Downloading and installing each framework

Exploring MVC in each framework

Creating basic PHP projects