Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Hoàng Đức Hiếu c5f7704a4d Add Hanzi and Vietnamese meaning for "Yii" (#17645) [skip ci] 5 years ago
..
images [ci skip] updated screenshot in guide start-databases 9 years ago
README.md general update, add structure-modules.md 6 years ago
intro-upgrade-from-v1.md general update, add structure-modules.md 6 years ago
intro-yii.md Add Hanzi and Vietnamese meaning for "Yii" (#17645) [skip ci] 5 years ago
start-databases.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
start-forms.md Start forms Update 9 years ago
start-gii.md 📖 Updated guide pages - wrap true, false, null 8 years ago
start-hello.md Start Hello Update 10 years ago
start-installation.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
start-looking-ahead.md Start looking ahead Update 9 years ago
start-workflow.md Start workflow Update 10 years ago
structure-application-components.md Update Vietnamese translate (#16231) [skip ci] 6 years ago
structure-applications.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
structure-controllers.md Update Vietnamese translate (#16231) [skip ci] 6 years ago
structure-entry-scripts.md Update Vietnamese translate (#16231) [skip ci] 6 years ago
structure-models.md general update, add structure-modules.md 6 years ago
structure-modules.md general update, add structure-modules.md 6 years ago
structure-overview.md Struct overview Update 9 years ago
structure-views.md general update, add structure-modules.md 6 years ago

README.md

The Definitive Guide to Yii 2.0

Các hướng dẫn được phát hành theo Các điều khoản về tài liệu Yii.

Tất cả bản quyền đã được bảo hộ (All Rights Reserved).

2014 (c) Yii Software LLC.

Giới thiệu

Bắt đầu

Kiến trúc ứng dụng (Application Structure)

Xử lý yêu cầu (Handling Requests)

Các khái niệm chính

Làm việc với Databases

  • Data Access Objects: Kết nối cơ sở dữ liệu, truy vấn cơ bản, giao dịch và phương thức hoạt động
  • Query Builder: Sử dụng một truy vấn đơn giản, các lớp cơ sở dữ liệu trừu tượng
  • Active Record: The Active Record ORM, truy vấn và thao tác với dữ liệu, định nghĩa các mối quan hệ giữa các bảng
  • Migrations: Cung cấp cho đội dự án một công cụ dễ dàng trong việc quản lý những schema CSDL trong ứng dụng
  • Sphinx
  • Redis
  • MongoDB
  • ElasticSearch

Nhận dữ liệu từ user

Hiển thị dữ liệu

Bảo mật (Security)

Bộ nhớ Cache

RESTful Web Services

Công cụ phát triển (Development Tools)

Testing

Chủ đề năng cao

Widgets

Helpers