Sunday, July 8, 2012

Zend Overview

Download the zend framework from the link given below-


Zend has a large support documentation, you can find the manual for Zend Framework along the same link.

Zend Introduction


 Zend is a framework for developing PHP web applications. It is 100% object oriented framework for PHP 5.It supports MVC architecture and has library containing  hundreds of loosely coupled classes.


Fig.Model-View-Controller(MVC)