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.
 
 
 
 
 
Ihor Sychevskyi 9a9b722d52
update IRC chat (#18736)
3 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
blocktypes.json update info block in start-hello.md 3 years ago
intro-upgrade-from-v1.md general update, add structure-modules.md 6 years ago
intro-yii.md fix intro-yii.md (vi) link 3 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 update info block in start-hello.md 3 years ago
start-installation.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
start-looking-ahead.md update IRC chat (#18736) 3 years ago
start-prerequisites.md Translate start-prerequisites.md into Vietnamese 3 years ago
start-workflow.md fix books link & update code block 3 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