High-performance web framework Zend Framework

Source: Internet
Author: User
Tags zend zend framework

The Zend framework (ZF) is an open-source framework for developing WEB programs and services with PHP 5.3 and later. ZF is implemented with 100% object-oriented encoding. ZF's component structure is unique, and each component relies on almost no other component. This loosely coupled structure allows developers to use the components independently. We often call this a "Use-at-will" design.

The 2.0 version, called ZF2, was officially released on September 5, 2012, and its flagship slogan was "High performance." The current version of the Zend Framework 2.1 is the first official version of ZF2. In addition to a significant increase in the functionality of the original components, the latest version adds two new members:

    1. Zendservice_apple_apns: Provides notification capabilities for iOS systems.
    2. ZENDSERVICE_GOOGLE_GCM: Provides notification functionality for Android.

In addition, Enrico Zimuel has developed Zftool.phar to provide tool support for the framework, and currently supports the following features:

    1. Create skeleton Application (Skeleton application)
    2. Modules can be created in skeleton applications
    3. Auto Load Classmap
    4. Install the ZF2 in the directory

At this stage, the development of large and medium-sized PHP applications, especially commercial applications and enterprise applications, ZF2 is a very good choice, because ZF2 has strict code specifications, very suitable for team development. and ZF2 as the official support of Zend products, the overall reliability and the response speed of the bug are also guaranteed.

Official website: http://framework.zend.com/

Download Latest Version: Http://framework.zend.com/downloads/latest

api:http://framework.zend.com/docs/api/

ZF2 code hosting address on GitHub: https://github.com/zendframework/zf2/

High-performance web framework Zend Framework

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.