https://github.com/yiisoft/docs
Various Yii 3.0 related documentation
https://github.com/yiisoft/docs
docs hacktoberfest internal yii3
Last synced: 24 days ago
JSON representation
Various Yii 3.0 related documentation
- Host: GitHub
- URL: https://github.com/yiisoft/docs
- Owner: yiisoft
- License: bsd-3-clause
- Created: 2018-08-05T08:27:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-18T06:30:17.000Z (4 months ago)
- Last Synced: 2025-05-07T08:27:42.091Z (about 1 month ago)
- Topics: docs, hacktoberfest, internal, yii3
- Homepage: http://www.yiiframework.com
- Size: 833 KB
- Stars: 236
- Watchers: 47
- Forks: 70
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# The definitive guide to Yii 3.0
- [English](guide/en)
# Yii3 community cookbook
- [English](cookbook/en)
# Internals
- [000 - Packages](000-packages.md)
- [001 - Yii goals and values](001-yii-values.md)
- [002 - Issue workflow](002-issue-workflow.md)
- [003 - Roadmap](003-roadmap.md)
- [004 - Namespaces](004-namespaces.md)
- [005 - Development tool](005-development-tool.md)
- [006 - Git commit messages](006-git-commit-messages.md)
- [007 - Exceptions](007-exceptions.md)
- [008 - Interfaces](008-interfaces.md)
- [009 - Design decisions](009-design-decisions.md)
- [010 - Code style](010-code-style.md)
- [011 - Error correction](011-error-correction.md)
- [012 - Tests](012-tests.md)
- [013 - Code review](013-code-review.md)
- [014 - Documentation](014-docs.md)
- [015 - PhpStorm metadata and attributes](015-phpstorm.md)
- [016 - Security workflow](016-security-workflow.md)
- [017 - Tags](017-tags.md)
- [018 - Widgets](018-widgets.md)
- [019 - View code style](019-view-code-style.md)
- [020 - Package release](020-package-release.md)
- [021 - Changelog and upgrade](021-changelog-upgrade.md)
- [022 - Config groups](022-config-groups.md)