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.
 
 
 
 
 
cuiliang 598e57cd6a
Update structure-controllers.md
7 years ago
..
images Fixed zh-CN docs [skip ci] (#14573) 7 years ago
README.md Update README.md 7 years ago
caching-data.md Update caching-data.md 7 years ago
caching-fragment.md Update caching-fragment.md 7 years ago
caching-http.md update block name 7 years ago
caching-overview.md merge from xiaoliushifu 7 years ago
caching-page.md merge from xiaoliushifu 7 years ago
concept-aliases.md Update concept-events.md 7 years ago
concept-autoloading.md Update concept-autoloading.md 7 years ago
concept-behaviors.md Update concept-behaviors.md 7 years ago
concept-components.md merge from 2.0.15 7 years ago
concept-configurations.md merge from 2.0.15 7 years ago
concept-di-container.md Update concept-di-container.md 7 years ago
concept-events.md merge from 2.0.15 7 years ago
concept-properties.md merge from 2.0.15 7 years ago
concept-service-locator.md merge from 2.0.15 7 years ago
db-active-record.md Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
db-dao.md merge from 2.0.15 7 years ago
db-migrations.md update block name 7 years ago
db-query-builder.md Update db-query-builder.md 7 years ago
glossary.md Update glossary.md 7 years ago
helper-array.md change file 8 years ago
helper-html.md 调整行数 8 years ago
helper-overview.md 调整行数 8 years ago
helper-url.md 修改格式 9 years ago
input-file-upload.md 修改block标点符号 7 years ago
input-form-javascript.md add file input-form-javascript.md 7 years ago
input-forms.md merge from 2.0.15 7 years ago
input-multiple-models.md fix 一下小修改 7 years ago
input-tabular-input.md 调整行数 8 years ago
input-validation.md merge from 2.0.15 7 years ago
intro-upgrade-from-v1.md merge from 2.0.15 7 years ago
intro-yii.md merge from xiaoliushifu 7 years ago
output-client-scripts.md 修改block标点符号 7 years ago
output-data-providers.md check line nums 8 years ago
output-data-widgets.md update block name 7 years ago
output-formatting.md update block name 7 years ago
output-pagination.md update block name 7 years ago
output-sorting.md Update output-sorting.md 8 years ago
output-theming.md check line nums 8 years ago
rest-authentication.md update block name 7 years ago
rest-controllers.md 修改block标点符号 7 years ago
rest-error-handling.md merge from xiaoliushifu 7 years ago
rest-quick-start.md update block name 7 years ago
rest-rate-limiting.md merge from 2.0.15 7 years ago
rest-resources.md update block name 7 years ago
rest-response-formatting.md merge from xiaoliushifu 7 years ago
rest-routing.md 'translate' 7 years ago
rest-versioning.md 修改标点符号 7 years ago
runtime-bootstrapping.md merge from xiaoliushifu 7 years ago
runtime-handling-errors.md Update runtime-handling-errors.md 7 years ago
runtime-logging.md check line nums 8 years ago
runtime-overview.md merge from xiaoliushifu 7 years ago
runtime-requests.md merge from 2.0.15 7 years ago
runtime-responses.md merge from 2.0.15 7 years ago
runtime-routing.md update block name 7 years ago
runtime-sessions-cookies.md Merge branch 'doc' into doc 7 years ago
security-authentication.md change file 8 years ago
security-authorization.md update block name 7 years ago
security-best-practices.md check line nums 8 years ago
security-cryptography.md check line nums 8 years ago
security-overview.md check line nums 8 years ago
security-passwords.md check line nums 8 years ago
start-databases.md 文档说明修改 7 years ago
start-forms.md update block name 7 years ago
start-gii.md update block name 7 years ago
start-hello.md Correction of the spelling of a word 7 years ago
start-installation.md Update start-installation.md 7 years ago
start-looking-ahead.md merge from xiaoliushifu 7 years ago
start-prerequisites.md add file start-prerequisites.md 7 years ago
start-workflow.md Update start-workflow.md 7 years ago
structure-application-components.md merge from 2.0.15 7 years ago
structure-applications.md merge from 2.0.15 7 years ago
structure-assets.md merge from 2.0.15 7 years ago
structure-controllers.md Update structure-controllers.md 7 years ago
structure-entry-scripts.md merge from 2.0.15 7 years ago
structure-extensions.md Update guide: Object -> BaseObject 7 years ago
structure-filters.md merge from 2.0.15 7 years ago
structure-models.md Update structure-models.md 7 years ago
structure-modules.md merge from 2.0.15 7 years ago
structure-overview.md check line nums 8 years ago
structure-views.md merge from 2.0.15 7 years ago
structure-widgets.md update block name 7 years ago
test-acceptance.md Update test-acceptance.md 7 years ago
test-environment-setup.md Update test-environment-setup.md 7 years ago
test-fixtures.md 修改格式 9 years ago
test-functional.md Update test-functional.md 9 years ago
test-overview.md check line nums 8 years ago
test-unit.md Update test-unit.md 7 years ago
tutorial-console.md Update tutorial-console.md 7 years ago
tutorial-core-validators.md Update tutorial-core-validators.md 7 years ago
tutorial-docker.md add file tutorial-docker.md 7 years ago
tutorial-i18n.md Update tutorial-i18n.md 7 years ago
tutorial-mailing.md 修改block标点符号 7 years ago
tutorial-performance-tuning.md 修改block标点符号 7 years ago
tutorial-shared-hosting.md check line nums 8 years ago
tutorial-start-from-scratch.md check line nums 8 years ago
tutorial-template-engines.md check line nums 8 years ago
tutorial-yii-as-micro-framework.md Update tutorial-yii-as-micro-framework.md 7 years ago
tutorial-yii-integration.md merge from 2.0.15 7 years ago
yii2-redis.md yii2-redis 7 years ago

README.md

Yii 2.0 权威指南

本教程的发布遵循 Yii 文档使用许可

版权所有。

2014 (c) Yii Software LLC。

介绍(Introduction)

入门(Getting Started)

应用结构(Application Structure)

请求处理(Handling Requests)

关键概念(Key Concepts)

配合数据库工作(Working with Databases)

接收用户数据(Getting Data from Users)

显示数据(Displaying Data)

安全(Security)

缓存(Caching)

RESTful Web 服务(RESTful Web Services)

开发工具(Development Tools)

测试(Testing)

高级专题(Special Topics)

小部件(Widgets)

助手类(Helpers)