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.
 
 
 
 
 
siggi-k f984f02f4f Update input-file-upload.md to include note on changing field name (#17385) [skip ci] 5 years ago
..
images updated images gii (#13244) [skip ci] 8 years ago
README.md link fix in docs/guide/README.md [ci skip] 6 years ago
caching-data.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
caching-fragment.md Fixes #15120: Refactored dynamic caching introducing `DynamicContentAwareInterface` and `DynamicContentAwareTrait` 7 years ago
caching-http.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
caching-overview.md 📖 Fixed `client-side` and `server-side` grammar in all files 8 years ago
caching-page.md 📖 Fixed `client-side` and `server-side` grammar in all files 8 years ago
concept-aliases.md Web aliases note (#16757) [skip ci] 6 years ago
concept-autoloading.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
concept-behaviors.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
concept-components.md Update guide: Object -> BaseObject 7 years ago
concept-configurations.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
concept-di-container.md guide/concept-di-container.md typo fixed [ci skip] 7 years ago
concept-events.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
concept-properties.md Update guide: Object -> BaseObject 7 years ago
concept-service-locator.md Fix typos in docs (#17084) [skip ci] 6 years ago
db-active-record.md Fix typo in db-active-record.md (#17317) [skip ci] 5 years ago
db-dao.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
db-migrations.md PHPDoc fix 7 years ago
db-query-builder.md Fix syntax error in Query builder docs (#17281) [skip ci] 6 years ago
glossary.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
helper-array.md Closes #17372. Fix documentation for the `ArrayHelper::multisort()` (#17375) 5 years ago
helper-html.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
helper-overview.md Tweaked verbiage slightly [ci skip] 8 years ago
helper-url.md 📖 Updated guide pages - wrap true, false, null 8 years ago
input-file-upload.md Update input-file-upload.md to include note on changing field name (#17385) [skip ci] 5 years ago
input-form-javascript.md Added guide about Client side Javascript of ActiveForm (#12541) [skip ci] 7 years ago
input-forms.md Removed unnecessary dot (#14670) [skip ci] 7 years ago
input-multiple-models.md docs/guide/input-multiple-models: added a note on avoiding validating the same input data with the same rules more than once (#13995) [skip ci] 8 years ago
input-tabular-input.md adjust form guide structure 10 years ago
input-validation.md Fixes #15145: Fixed Validator::skipOnEmpty documentation [skip ci] 6 years ago
intro-upgrade-from-v1.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
intro-yii.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
output-client-scripts.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
output-data-providers.md Fix typos in docs (#17084) [skip ci] 6 years ago
output-data-widgets.md PHPDoc fix 7 years ago
output-formatting.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
output-pagination.md Various documentation fixes [skip ci] 8 years ago
output-sorting.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
output-theming.md Fix #15656: Error in the documentation of widget theming (#15734) [skip ci] 7 years ago
rest-authentication.md 📖 Updated guide pages - wrap true, false, null 8 years ago
rest-controllers.md Added a checkAccess example [skip ci] 8 years ago
rest-error-handling.md Various documentation fixes [skip ci] 8 years ago
rest-quick-start.md Data filter enhancements and docs 7 years ago
rest-rate-limiting.md 📖 Updated guide pages - wrap true, false, null 8 years ago
rest-resources.md docs/guide/rest-resources.md description fix (#15959) 7 years ago
rest-response-formatting.md Fix link in rest-response-formatting.md (#12088) 8 years ago
rest-routing.md Fixes #13864: Added info about configuring sub-rules of yii\rest\UrlRule [skip ci] 8 years ago
rest-versioning.md doc fix. [skip ci] 10 years ago
runtime-bootstrapping.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
runtime-handling-errors.md 📖 Updated guide pages - wrap true, false, null 8 years ago
runtime-logging.md Fixed excess logging of sensitive information in `\yii\log\Target` 6 years ago
runtime-overview.md Russian translation, guide enhancements [skip ci] 9 years ago
runtime-requests.md Fixes #15543: Fixed trustedHosts docs in request guide [skip ci] 7 years ago
runtime-responses.md Fixed #14469: updated RFC links 7 years ago
runtime-routing.md Update guide: Object -> BaseObject 7 years ago
runtime-sessions-cookies.md Fixes #17353: Added `sameSite` support for `yii\web\Cookie` and `yii\web\Session::cookieParams` 5 years ago
security-authentication.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
security-authorization.md modification to #using-default-roles section (#16177) 7 years ago
security-best-practices.md Fixes #17353: Added `sameSite` support for `yii\web\Cookie` and `yii\web\Session::cookieParams` 5 years ago
security-cryptography.md Cleaned up security guide 9 years ago
security-overview.md Fixes #13780: Added support for trusted proxies in `yii\web\Request` 7 years ago
security-passwords.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
start-databases.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
start-forms.md fix phpdoc in log\Target 7 years ago
start-gii.md link fix in Doc/guide/README.md [ci skip] (#16098) 7 years ago
start-hello.md Updates pt-BR translation (#17105) [skip ci] 6 years ago
start-installation.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
start-looking-ahead.md link fix in Doc/guide/README.md [ci skip] (#16098) 7 years ago
start-prerequisites.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
start-workflow.md Update start-workflow.md (#16573) [skip ci] 6 years ago
structure-application-components.md Fixed a/an grammar mistake (#16302) [skip ci] 6 years ago
structure-applications.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
structure-assets.md Update path configuration for composer-asset-plugin (#17347) 5 years ago
structure-controllers.md 📖 Updated guide pages - wrap true, false, null 8 years ago
structure-entry-scripts.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-extensions.md guide/structure-extensions.md revised [ci skip] (#16139) 7 years ago
structure-filters.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
structure-models.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
structure-modules.md docs/guide/structure-modules.md small fix (#15974) [skip ci] 7 years ago
structure-overview.md Replaced MVC design pattern to architectural pattern in all places. 9 years ago
structure-views.md 📖 Updated guide pages - wrap true, false, null 8 years ago
structure-widgets.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
test-acceptance.md Updated testing docs [skip ci] 7 years ago
test-environment-setup.md Updated testing docs [skip ci] 7 years ago
test-fixtures.md docs/guide/structure-modules.md small fix (#15974) [skip ci] 7 years ago
test-functional.md Updated testing docs [skip ci] 7 years ago
test-overview.md Updated testing docs [skip ci] 7 years ago
test-unit.md Updated testing docs [skip ci] 7 years ago
tutorial-console.md Fixes #17331: Adjusted docs to state that console command option position does not matter [skip ci] 5 years ago
tutorial-core-validators.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
tutorial-docker.md Added Docker guide section [skip ci] #15938 7 years ago
tutorial-i18n.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
tutorial-mailing.md Update tutorial-mailing.md 7 years ago
tutorial-performance-tuning.md Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
tutorial-shared-hosting.md 📖 Fix typo [skip ci] 8 years ago
tutorial-start-from-scratch.md Documented possibility of using asset-packagist 7 years ago
tutorial-template-engines.md guide/tutorial-template-engines.md link fixed [ci skip] 6 years ago
tutorial-yii-as-micro-framework.md Correct table name in docs (#15754) 7 years ago
tutorial-yii-integration.md Update tutorial-yii-integration.md (#17153) 6 years ago

README.md

The Definitive Guide to Yii 2.0

This tutorial is released under the Terms of Yii Documentation.

All Rights Reserved.

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 Services

Development Tools

Testing

Special Topics

Widgets

Helpers