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.
 
 
 
 
 
SilverFire - Dmitry Naumenko f8560b7a85
Added russian docs
7 years ago
..
images updated images gii (#13244) [skip ci] 8 years ago
README.md Fixes #15035: Added prerequisites to the guide (#15397) [skip ci] 7 years ago
caching-data.md Mentioned new data caching methods in the guide [skip ci] 7 years ago
caching-fragment.md Fixes #15120: Refactored dynamic caching introducing `DynamicContentAwareInterface` and `DynamicContentAwareTrait` 7 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 Added example for concrete file alias to aliases docs [skip ci] 7 years ago
concept-autoloading.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
concept-behaviors.md Update guide: Object -> BaseObject 7 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 Add signature of callable in DI (#15369) [skip ci] 7 years ago
concept-events.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
concept-properties.md Update guide: Object -> BaseObject 7 years ago
concept-service-locator.md Fixes #14184: Module service locator now falls back to its parent module service locator in case component isn't found 7 years ago
db-active-record.md Added russian docs 7 years ago
db-dao.md Added upsert() to the guide [skip ci] 7 years ago
db-migrations.md PHPDoc fix 7 years ago
db-query-builder.md Added russian docs 7 years ago
glossary.md
helper-array.md Fixes #6644: Added `yii\helpers\ArrayHelper::setValue()` 7 years ago
helper-html.md Fixed typo in the guide (#14390) [skip ci] 7 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 Tiny documentation fix [skip ci] (#13998) 8 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
input-validation.md Added example for yii\validators\Validator::addError() [skip ci] (#15197) 7 years ago
intro-upgrade-from-v1.md Update guide: Object -> BaseObject 7 years ago
intro-yii.md Suggest latest PHP 7 usage in the guide [skip ci] 8 years ago
output-client-scripts.md Fixed typo in output client scripts [skip ci] 7 years ago
output-data-providers.md PHPDoc fix 7 years ago
output-data-widgets.md PHPDoc fix 7 years ago
output-formatting.md Updated info about setting timezone in the guide (#14689) [skip ci] 7 years ago
output-pagination.md
output-sorting.md
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
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 Added info about nesting "expand" to REST docs [skip ci] 7 years ago
rest-response-formatting.md
rest-routing.md Fixes #13864: Added info about configuring sub-rules of yii\rest\UrlRule [skip ci] 8 years ago
rest-versioning.md
runtime-bootstrapping.md
runtime-handling-errors.md 📖 Updated guide pages - wrap true, false, null 8 years ago
runtime-logging.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
runtime-overview.md
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 Add migration file example for DbSession (#14227) [skip ci] 7 years ago
security-authentication.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
security-authorization.md improved filtering condition on yii\db\ActiveRecord 7 years ago
security-best-practices.md Added missing parts of disabling CSRF validation doc [skip ci] (#13966) 8 years ago
security-cryptography.md
security-overview.md Fixes #13780: Added support for trusted proxies in `yii\web\Request` 7 years ago
security-passwords.md
start-databases.md Adjust code sample to screenshot 7 years ago
start-forms.md fix phpdoc in log\Target 7 years ago
start-gii.md 📖 Updated guide pages - wrap true, false, null 8 years ago
start-hello.md
start-installation.md Add docs about assets preventing assets installation (#15603) [skip ci] 7 years ago
start-looking-ahead.md Added slack channel link 7 years ago
start-prerequisites.md Fixes #15035: Added prerequisites to the guide (#15397) [skip ci] 7 years ago
start-workflow.md
structure-application-components.md Fixes #14449: Fix PHP 7.2 compatibility bugs and add explicit closure support in `yii\base\Application` 7 years ago
structure-applications.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-assets.md Fixed example in asset publishing guide [skip ci] 7 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 Update guide: Object -> BaseObject 7 years ago
structure-filters.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
structure-models.md Fixed Model::attributes of documentation (#13028) [skip ci] 8 years ago
structure-modules.md Added important info about adding module URL rules via extensions [skip ci] 7 years ago
structure-overview.md
structure-views.md 📖 Updated guide pages - wrap true, false, null 8 years ago
structure-widgets.md Incorrect use case of Datepicker widget (#13903) [skip ci] 8 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 Fix closing tag (#15367) [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 #14188: Add constants and function for sysexits(3) to `ConsoleHelper` 7 years ago
tutorial-core-validators.md Enhanced core-validators docs 8 years ago
tutorial-i18n.md Docs: fix outdated unicode link (#15392) [skip ci] 7 years ago
tutorial-mailing.md
tutorial-performance-tuning.md Added more composer autoload optimization strategies to performance tuning guide [skip ci] 8 years ago
tutorial-shared-hosting.md
tutorial-start-from-scratch.md Documented possibility of using asset-packagist 7 years ago
tutorial-template-engines.md Fixed bad replacements :) 8 years ago
tutorial-yii-as-micro-framework.md Correct table name in docs (#15754) 7 years ago
tutorial-yii-integration.md Enable `include` rule in php-cs-fixer (#14418) 7 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