PHPNW08 Track 1 Talk 1: Rob Allen - First Steps with Zend Framework
See the "PHPNW08 Track 1 Talk 1: Rob Allen - First Steps with Zend Framework" video
Zend Framework is fast becoming one of the standard frameworks for building secure, reliable and modern applications. It is a loosely coupled framework providing a flexible use-at-will architecture that allows the developer to pick and choose which components to use for a project.One key set of compoents provided is an implementation of the Model-View-Controller design pattern which provides a mechanism for building applications where different parts of the code are separated depending on their role in the application.In this session, we will discuss Zend Frameworks capabilities and what it has to offer the developer. We will then explore Zend Frameworks MVC components and look at how they fit together. Finally we will build a simple Zend Framework MVC application from scratch so that we can look in detail at the code.In detail, we will look at the following:What is theZend Framework?MVC and Zend FrameworkWhat is MVCAn overview of Zend Frameworks implemenation of MVC
and other relevant design patterns.Building a Zend Framework applicationBootstrapping and setting upThe modelThe controlleractionsaction helpersThe viewmaster layout scriptsaction view scriptsview helpersThis video was originally shared on blip.tv by phpcodemonkey with a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 license.
PHPNW08 Track 1 Talk 1: Rob Allen - First Steps with Zend Framework
See the "PHPNW08 Track 1 Talk 1: Rob Allen - First Steps with Zend Framework" video
Zend Framework is fast becoming one of the standard frameworks for building secure, reliable and modern applications. It is a loosely coupled framework providing a flexible use-at-will architecture that allows the developer to pick and choose which components to use for a project.One key set of compoents provided is an implementation of the Model-View-Controller design pattern which provides a mechanism for building applications where different parts of the code are separated depending on their role in the application.In this session, we will discuss Zend Frameworks capabilities and what it has to offer the developer. We will then explore Zend Frameworks MVC components and look at how they fit together. Finally we will build a simple Zend Framework MVC application from scratch so that we can look in detail at the code.In detail, we will look at the following:What is theZend Framework?MVC and Zend FrameworkWhat is MVCAn overview of Zend Frameworks implemenation of MVC
and other relevant design patterns.Building a Zend Framework applicationBootstrapping and setting upThe modelThe controlleractionsaction helpersThe viewmaster layout scriptsaction view scriptsview helpersThis video was originally shared on blip.tv by phpcodemonkey with a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 license.