Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

phpDevelopment Blog:
Zend Framework Tutorial Series: Part 1 – The Module Based Application
Jun 09, 2010 @ 16:13:21

On the phpDevelopment blog today (phpdev.ro) the first part of a new series of articles has been published about creating a module-based Zend Framework application. This first part focuses on the structure of the application.

In this first article of the series, we will discuss about the best way (in my oppinion) to structure your Zend Application in order to have maximum flexibility but also a good defined structure of the classes/files.

If you just want to get started right away, you can download the full application here or you can follow their progress through the different parts of the series. This first article helps you get the application set up in a Zend Framework-friendly structure complete with the application.ini file and a full configured bootstrap.

tagged: tutoriel zendframework module application

Link:


Trending Topics: