1 / 6

Zend Framework

Zend Framework. What is the Zend Framework?. Zend Framework is a high quality and open source framework for developing Web Applications and Web Services Zend’s answer to Enterprise-grade frameworks Zend’s tool to promote PHP use in the Enterprise. What is the Zend Framework?.

haroldr
Download Presentation

Zend Framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Zend Framework

  2. What is the Zend Framework? • Zend Framework is a high quality and open source framework for developing Web Applications and Web Services • Zend’s answer to Enterprise-grade frameworks • Zend’s tool to promote PHP use in the Enterprise

  3. What is the Zend Framework? • Like PEAR, it is a collection of classes that may be used together or separately • Designed to be provide a standard for PHP development • Provide a repository of high quality

  4. Goals • Provide a repository of high quality components that are actively supported • Provide a complete system for developing web applications powered by PHP 5 • Embrace collaboration and community to further advance PHP 5 programming • Positively contribute to the PHP 5 ecosystem and the PHP Collaboration Project

  5. What is the MVC component? • Model: data provider • View: user interface • Controller: request processor

  6. File Structure • /application /controller /views • /includes /js /css /images • /library /Zend /Classes Zend.php • .htaccess • index.php

More Related