take advantage of its solid extension architecture, to use or develop redistributable extensions.
Yii 开发者团队始终对 Web 开发最新潮流和其他框架及项目中的优秀实践和特性保持密切的关注,其他地方出现的最相关优秀实践及
- High performance is always a primary goal of Yii.
特性会被不定期的整合进核心框架中,并提供简单优雅的接口。
Yii is not a one-man show, it is backed up by a [strong core developer team][] as well as a large community
[强大的开发者团队]:http://www.yiiframework.com/about/
with many professionals constantly contributing to the development of Yii. The Yii developer team
keeps a close eye on the latest trends of Web development, and on the best practices and features
Yii 版本
found in other frameworks and projects. The most relevant best practices and features found elsewhere are regularly incorporated into the core framework and exposed
Yii currently has two major versions available: 1.1 and 2.0. Version 1.1 is the old generation and is now in maintenance mode. Version 2.0 is a complete rewrite of Yii, adopting the latest
by running the requirement checker included in every Yii release.
置。
Using Yii requires basic knowledge about object-oriented programming (OOP), as Yii is a pure OOP-based framework.
使用 Yii 需要对面向对象编程(OOP)有基本的了解,因为 Yii 是一个纯面向对象的框架。
Yii 2.0 also makes use of the latest features of PHP, such as [namespaces](http://www.php.net/manual/en/language.namespaces.php) and [traits](http://www.php.net/manual/en/language.oop5.traits.php). Understanding these concepts will help