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.
 
 
 
 
 
Dmitriy Makarov 7d27e203e0 📖 Added missing hyphen [skip ci] 8 years ago
..
images [skip ci] Update tutorial-console-help.png (#11442) 9 years ago
README.md fixed a bunch of guide issues with illegal characters and missing images 8 years ago
caching-data.md 📖 Add the missing hyphen [skip ci] (#12393) 8 years ago
caching-fragment.md use id instead of name for anchor references in the guide 10 years ago
caching-http.md 📖 Added missing hyphen [skip ci] (#12421) 8 years ago
caching-overview.md 📖 Added missing hyphen [skip ci] (#12459) 8 years ago
caching-page.md Fix typo [skip ci] (#12157) 8 years ago
concept-aliases.md Guide concept-aliases updated 9 years ago
concept-autoloading.md docs/guide/* fixed the links to advanced project template doc [ci skip] 10 years ago
concept-behaviors.md MySQL default column type for TimestampBehaviour 9 years ago
concept-components.md Added parentheses to init() method (#12254) [skip ci] 8 years ago
concept-configurations.md Cosmetic changes (#12263) [skip ci] 8 years ago
concept-di-container.md fix mistake in dependency injection section of documentation (#12066) 8 years ago
concept-events.md Class-based events doc fix 8 years ago
concept-properties.md Single quotes replaced by back quotes 8 years ago
concept-service-locator.md Cosmetic changes (#12266) [skip ci] 8 years ago
db-active-record.md Guide: Customizing Query Classes [skip ci] (#12478) 8 years ago
db-dao.md fixes #4972 by adding and `alias()` to `ActiveQuery` 9 years ago
db-migrations.md Update db-migrations.md [skip ci] (#11886) 8 years ago
db-query-builder.md Wrap WHERE by the code (`...`) 8 years ago
glossary.md Fix for few sections to match doc style guidelines 9 years ago
helper-array.md Fixes #11275: Added possibility of unset or force replace former value in `ArrayHelper::merge()` 8 years ago
helper-html.md copy-edit helper-html guide (#12172) [skip ci] 8 years ago
helper-overview.md Add imagine helper in helper-overview.md [skip ci] 9 years ago
helper-url.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
input-file-upload.md Fixed #8779: Automatically set enctype form option when using file input field 9 years ago
input-forms.md Added missing hyphen [skip ci] (#12267) 8 years ago
input-multiple-models.md Fixes #11870: Fixed reliablity of example code in "Getting Data for Multiple Models" 8 years ago
input-tabular-input.md adjust form guide structure 10 years ago
input-validation.md 📖 Added missing hyphen [skip ci] 8 years ago
intro-upgrade-from-v1.md Fix typo [skip ci] (#12103) 8 years ago
intro-yii.md prepare team URL in the guide for new website 8 years ago
output-client-scripts.md Fixes #6925 10 years ago
output-data-providers.md Guide output-data-providers fixed code example 9 years ago
output-data-widgets.md Various documentation fixes [skip ci] 8 years ago
output-formatting.md added support for non-gregorian calendar to formatter 9 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 theming guide typo fixed 9 years ago
rest-authentication.md doc typo 9 years ago
rest-controllers.md Various documentation fixes [skip ci] 8 years ago
rest-error-handling.md Various documentation fixes [skip ci] 8 years ago
rest-quick-start.md grammar and style fixes in rest-quick-start (#12086) 8 years ago
rest-rate-limiting.md Better example as per comments in b595635cd2 9 years ago
rest-resources.md Various documentation fixes [skip ci] 8 years ago
rest-response-formatting.md Fix link in rest-response-formatting.md (#12088) 8 years ago
rest-routing.md added some references to the guide 10 years ago
rest-versioning.md doc fix. [skip ci] 10 years ago
runtime-bootstrapping.md Update runtime-bootstrapping.md 10 years ago
runtime-handling-errors.md Fixed formatting of code block in a quote [skip ci] 8 years ago
runtime-logging.md use id instead of name for anchor references in the guide 10 years ago
runtime-overview.md Russian translation, guide enhancements [skip ci] 9 years ago
runtime-requests.md Various documentation fixes [skip ci] 8 years ago
runtime-responses.md use id instead of name for anchor references in the guide 10 years ago
runtime-routing.md fixed 'class' in UrlNormalizer config 8 years ago
runtime-sessions-cookies.md Added note about where to read/send cookie to the guide 9 years ago
security-authentication.md Cosmetic changes 8 years ago
security-authorization.md 📖 Use the article 'an' instead of 'a' [skipe ci] 8 years ago
security-best-practices.md 📖 Fix typo [skip ci] 8 years ago
security-cryptography.md Cleaned up security guide 9 years ago
security-overview.md Cleaned up security guide 9 years ago
security-passwords.md Cleaned up security guide 9 years ago
start-databases.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-forms.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-gii.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-hello.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-installation.md 📖 'Number of' is used with countable nouns [skip ci] 8 years ago
start-looking-ahead.md Added Gitter to start-looking-ahead.md 9 years ago
start-workflow.md Fix spelling 9 years ago
structure-application-components.md Added missing dot (#12220) [skip ci] 8 years ago
structure-applications.md Added missing dot (#12218) [skip ci] 8 years ago
structure-assets.md Docs for 'assets' extended 8 years ago
structure-controllers.md Wrap "null" by the code (`...`) (#12222) [skip ci] 8 years ago
structure-entry-scripts.md Wrap "true/false" by the code (`...`) (#12219) 8 years ago
structure-extensions.md promote restrictive version constraints in the guide 8 years ago
structure-filters.md improved docs about using CORS with REST controllers 8 years ago
structure-models.md Inline list to Normal list (#12228) 8 years ago
structure-modules.md Added parentheses to init() method (#12252) [skip ci] 8 years ago
structure-overview.md Replaced MVC design pattern to architectural pattern in all places. 9 years ago
structure-views.md Wrap "null" by the code (`...`) + tiny editing (#12231) 8 years ago
structure-widgets.md document the fact that widgets use output buffering 8 years ago
test-acceptance.md Tidied up the links to Codeception docs 9 years ago
test-environment-setup.md Fixes #11572: updated Codeception version in the guide 8 years ago
test-fixtures.md 📖 Use the singular [skip ci] 8 years ago
test-functional.md Tidied up the links to Codeception docs 9 years ago
test-overview.md 📖 Fix typo [skip ci] 8 years ago
test-unit.md Fixed #12232: updated references to application testing docs in unit testing guide 8 years ago
tutorial-console.md Cosmetic changes (#12412) [skip ci] 8 years ago
tutorial-core-validators.md 📖 Wrap "null" [skip ci] 8 years ago
tutorial-i18n.md 📖 Fix typo [skip ci] 8 years ago
tutorial-mailing.md Cosmetic changes and typos (#12404) [skip ci] 8 years ago
tutorial-performance-tuning.md Yii 2 name fix (#12448) 8 years ago
tutorial-shared-hosting.md 📖 Fix typo [skip ci] 8 years ago
tutorial-start-from-scratch.md 📖 Fix typo [skip ci] (#12326) 8 years ago
tutorial-template-engines.md promote restrictive version constraints in the guide 8 years ago
tutorial-yii-integration.md update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876) 8 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

  • GridView: TBD link to demo page
  • ListView: TBD link to demo page
  • DetailView: TBD link to demo page
  • ActiveForm: TBD link to demo page
  • Pjax: TBD link to demo page
  • Menu: TBD link to demo page
  • LinkPager: TBD link to demo page
  • LinkSorter: TBD link to demo page
  • Bootstrap Widgets
  • jQuery UI Widgets

Helpers