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.
 
 
 
 
 
Nobuo Kihara b37598d0ee docs/guide/concept-di-container.md typo fix (#13331) [skip ci] 8 years ago
..
images updated images gii (#13244) [skip ci] 8 years ago
README.md Replaced links to non-existing widget demos with links to API docs and guide [skip ci] 8 years ago
caching-data.md Added Cache::getOrSet() 8 years ago
caching-fragment.md 📖 Updated guide pages - wrap true, false, null 8 years ago
caching-http.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 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 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 Implemented Container::setDependencies(), Container::setDefinitions 8 years ago
concept-di-container.md docs/guide/concept-di-container.md typo fix (#13331) [skip ci] 8 years ago
concept-events.md Documentation for Events updated 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 more details about PHP 5 and 7 compatibility regarding Throwable 8 years ago
db-dao.md more details about PHP 5 and 7 compatibility regarding Throwable 8 years ago
db-migrations.md All words in h3 in docs must start with capital letter (#13207) 8 years ago
db-query-builder.md Fixes #11697: Added `filterHaving()`, `andFilterHaving()` and `orFilterHaving()` to `yii\db\Query` 8 years ago
glossary.md Fix for few sections to match doc style guidelines 9 years ago
helper-array.md Added small specification to result of conversion object to array (#13329) [skip ci] 8 years ago
helper-html.md 📖 Updated guide pages - wrap true, false, null 8 years ago
helper-overview.md Add imagine helper in helper-overview.md [skip ci] 9 years ago
helper-url.md 📖 Updated guide pages - wrap true, false, null 8 years ago
input-file-upload.md Fixed #8779: Automatically set enctype form option when using file input field 9 years ago
input-forms.md Update input-forms.md (#13292) [skip ci] 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 version information 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 Minor syntax and style fixes 8 years ago
output-data-providers.md 📖 Updated guide pages - wrap true, false, null 8 years ago
output-data-widgets.md Closes #9162: Added support of closures in `value` for attributes in `yii\widgets\DetailView` (#13013) 8 years ago
output-formatting.md (Not set) to (not set) (#12786) [skip ci] 8 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 📖 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 Change place of note about pluralize controller name (#12813) [skip ci] 8 years ago
rest-rate-limiting.md 📖 Updated guide pages - wrap true, false, null 8 years ago
rest-resources.md Improved HATEOAS example (#13250) [skip ci] 8 years ago
rest-response-formatting.md Fix link in rest-response-formatting.md (#12088) 8 years ago
rest-routing.md 📖 Updated guide pages - wrap true, false, null 8 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 📖 Updated guide pages - wrap true, false, null 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 Edited and extended Guide section about client scripts 8 years ago
runtime-routing.md edited guide runtime-routing 8 years ago
runtime-sessions-cookies.md 📖 Updated guide pages - wrap true, false, null 8 years ago
security-authentication.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
security-authorization.md Fixes #13183: Docs for working with separated migrations (#13201) 8 years ago
security-best-practices.md Add `yii\filters\HostControl::$fallbackHostInfo` (#13117) 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 📖 Updated guide pages - wrap true, false, null 8 years ago
start-gii.md 📖 Updated guide pages - wrap true, false, null 8 years ago
start-hello.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-installation.md Duplicate hash link [skip ci] (#12724) 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 Edited and extended Guide section about client scripts 8 years ago
structure-controllers.md 📖 Updated guide pages - wrap true, false, null 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 📖 Wrap "false" [skip ci] 8 years ago
structure-models.md Fixed Model::attributes of documentation (#13028) [skip ci] 8 years ago
structure-modules.md 📖 Updated guide pages - wrap true, false, null 8 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 Fixed bad replacements :) 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 `echo`, `die`, *test*, *automated testing* (#13023) [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 tutorial-console fix param input (#13315) 8 years ago
tutorial-core-validators.md Added constants for CompareValidator::$type 8 years ago
tutorial-i18n.md Update tutorial-i18n.md 8 years ago
tutorial-mailing.md Cosmetic changes and typos (#12404) [skip ci] 8 years ago
tutorial-performance-tuning.md Fixed bad replacements :) 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 Fixed bad replacements :) 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

Helpers