User Guide > Tutorials > Zend Framework 2 Integration in Zend Studio

Zend Framework 2 Integration in Zend Studio

This tutorial will describe how to develop with Zend Framework 2 (ZF2) in Zend Studio. Zend Studio incorporates built-in tools that allow developers to use ZF2 more efficiently: you can create new Zend Framework-based projects with just a few steps and minimal development time. You can create ZF2 modules, view helpers and controllers, get content assist for services, and take advantage of other ZF2 features to make your coding more productive.

Tutorial Content

In this tutorial we are going to create a sample web site with a downloads page. The application will be constructed of two ZF2 modules, and will use a sample service and a view helper.

Specifically, you will learn:

For more information on developing with Zend Framework in Zend Studio, see Developing with Zend Framework.

Provided Items

For this tutorial we will provide you with the following:

Prerequisites

Related Media

To better understand the procedures described in this tutorial, watch this video:

 

 

Related Links

Related Links:

Zend Framework Development

Developing with Zend Framework

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.