Home  >  Article  >  Backend Development  >  Zend Framework 22 stable version released php zend framework zend framework mvc zend framework pdf

Zend Framework 22 stable version released php zend framework zend framework mvc zend framework pdf

WBOY
WBOYOriginal
2016-07-29 08:50:251051browse

Please see the official release notes here. In addition, 2.2 is the first official version to support Data Definition Language DDL queries, which limits the use of SQL92 data types to create tables. Additionally this version reduces dependencies. Version 2.2 is backward compatible with previous versions, please see ChangeLog for details.

Zend Framework (ZF) is an open source framework for developing web programs and services using PHP 5. ZF is implemented with 100% object-oriented coding. ZF's component architecture is unique in that each component has little dependence on other components. Such a loosely coupled structure allows developers to use components independently. We often call this “use-at-will” design.

[Editor’s recommendation]

  1. Research on the implementation of asynchronous operations in PHP
  2. 8 suggestions from foreign PHP masters to beginners
  3. Development principles of 10 top PHP masters
  4. Web framework performance rankings, cakePHP performance The worst
  5. The communication between PHP and MySQL
  6. Funny pictures of Java/PHP/C/Ruby languages ​​complaining about each other
  7. Google releases GAE PHP Runtime

The above introduces the Zend Framework 22 stable version release, including the content of zend framework. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn