Building PHP Applications with Zend Framework 2

Pluralsight
Course Summary
This course will introduce you to the PHP Zend Web Application Framework.
-
+
Course Description
This course will introduce you to the PHP Zend Framework. PHP has been around for a long time and the Zend framework has proven to be one of the most popular web frameworks for PHP. This course will cover the basics of getting Zend running with a brief overview. The rest of the time will be spent doing actual application coding and working with the Zend framework as if you were working on a real world project. No prior experience with Zend is required for this course.
-
+
Course Syllabus
Introduction to Zend- 27m 28s
—Introduction 0m 35s
—Course Overview 1m 39s
—What is Zend? 1m 58s
—Zend CTO Summary 2m 27s
—Prerequisites 0m 46s
—LAMP, WAMP or MAMP 1m 50s
—Demo: Running a LAMP Stack 2m 3s
—Zend Installation Options 2m 4s
—Creating a Zend Application 0m 46s
—Demo: Installing the Zend Skeleton App 5m 36s
—Web Server Configuration 1m 49s
—Demo: Running the Zend App 4m 23s
—Summary 1m 24sZend Modules and the ZFTool- 26m 24s
—Introduction 0m 24s
—What are Modules? 2m 28s
—Module Directory Structure 0m 43s
—Demo: Application Overview 3m 33s
—Demo: Create Module Folders 3m 16s
—Demo: Create Module Files 1m 28s
—How Modules are Loaded 1m 38s
—Demo: Module Configuration 4m 20s
—Plugging in a new Zend Module 0m 38s
—Demo: Testing a new Module 1m 50s
—ZFTool Overview 0m 50s
—Installing ZFTool 0m 45s
—Demo: ZFTool and Module Creation 3m 25s
—Summary 1m 0sControllers and Views- 34m 55sDatabase Models and Tables- 39m 17sBasic Real World Examples- 29m 13sAdvanced Real World Examples- 33m 14s