Developing with Zend Framework

When developing using the Zend Framework, you should first create a new PHP project with the built-in Zend Framework library added to its include path. You should then use the New Zend Framework item wizard to add Zend Framework elements to your project.

Once you have created your Zend Framework application, you can run or debug it on your server by following the instructions in Running and Debugging Zend Framework Projects.

Note:

Zend Studio is now fully integrated with Zend Framework 2 - the latest Zend Framework release.