Presentation Transcript
Zend Framework :Zend Framework OSSCamp,Impetus Noida, Sept, ‘07
Sanjay Agrawal
Senior Software Engineer, OSSCube
What is the 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? :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
Goals :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
What is the MVC component? :What is the MVC component? Model: data provider
View: user interface
Controller: request processor
File Structure :File Structure /application
/controller
/views
/includes
/js
/css
/images
/library
/Zend
/Classes
Zend.php
.htaccess
index.php
Thank you! :For more information, contact us:
OSSCube
India: +91 995 809 0987
USA: +1 919 791 5427
Web: www.osscube.com
Mail: info@osscube.com Thank you!