An open API service indexing awesome lists of open source software.

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

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)