The Zend Framework for PHP frameworks

Source: Internet
Author: User
Tags php framework query web services zend zend framework

Brief introduction

The Zend framework, an object-oriented framework that supports PHP5, is designed to build more secure, more reliable Web 2.0 applications and Web services, and continuously from cutting-edge vendors such as Google,amazon,yahoo,flickr, Strikeiron and Programmableweb, etc.) the API where to absorb the essence. The framework itself is written in a number of design patterns and is elegantly architected, and developers can easily mix it with other frameworks. The MVC design of Zend framework is concise, full-featured, with many library, and the configuration file is more powerful, can handle XML and Phpini, but its execution efficiency is not high. The Zend framework can be used to develop medium-and large-scale Web applications, which are fully documented and suitable for use by advanced developers.

Advantages

1. The document and its functions are more comprehensive;

2. Can intuitive support in addition to the database operation of the model layer, and can easily use the loader function to load other new added class;

3.Cache function is very powerful, from the front-end to the back end are supported, back-end cache support Memcache, APC, SQLite, file and so on;

4. Database operation is very powerful, support a variety of drivers (adapters), but also contains a number of different database objects, greatly facilitate the implementation of the database query, and even remove the program personnel handwriting SQL query script trouble.

Disadvantages

1.MVC function is relatively weak, view layer implementation is too simple, not very powerful control of the front-end page;

2. No automated scripts to create an application, including entry files, all must be manually built by themselves, the cost of entry is high;

The 3.Zend framework, as a medium-scale application framework, has little to do with the framework of large applications, but as a very mature large PHP framework, it still needs some refinement.

Zend Framework for Win 1.10.8 free download address: http://down.ddvip.com/view/11783502356414.html

Zend Framework for Linux 1.10.8 free download address: http://down.ddvip.com/view/128866975035318.html

Zend Framework official Address: http://framework.zend.com/



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.