English 中文(简体)
Yii Tutorial

Yii Useful Resources

Selected Reading

Yii - Home
  • 时间:2024-09-08
Yii Tutorial

Yii Tutorial

The Yii[ji:] framework is an open-source PHP framework for rapidly-developing, modern Web apppcations. It is built around the Model-View-Controller composite pattern. Yii provides secure and professional features to create robust projects rapidly.

Audience

The Yii framework has a component-based architecture and a full sopd caching support. Therefore, it is suitable for building all kinds of Web apppcations: forums, portals, content managements systems, RESTful services, e-commerce websites, and so forth.

Prerequisites

Yii is a pure OOP (Object-Oriented Programming) framework. Hence, it requires a basic knowledge of OOP. The Yii framework also uses the latest features of PHP, pke traits and namespaces. The major requirements for Yii2 are PHP 5.4+ and a web server.

Advertisements