# docs
**Repository Path**: mirrors_yiisoft/docs
## Basic Information
- **Project Name**: docs
- **Description**: Various Yii 3.0 related documentation
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-19
- **Last Updated**: 2026-09-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Yii3 Documentation
This repository contains source and translations for the official documentation for Yii3 Framework,
a high-performance PHP framework for building modern web applications.
Rendered version could be viewed at [https://yiisoft.github.io/docs/](https://yiisoft.github.io/docs/).
Documentation is logically divided into three big pieces:
- The Definitive Guide, under the `src/guide` which contains primary documentation about using Yii3 as a whole.
- Community Cookbook, under `src/cookbook` which contains various recipes like "how to do X with Yii3".
- Internals, under `src/internals` which are Yii3 team guidelines that are useful to check if you want to understand
framework more or contribute to it.
Additionally, there are translations under `src/{language code}` for multiple languages. These should not be edited
directly.
## Contributing
We welcome contributions to improve the documentation, including translations.
Please see the [Documentation Guidelines](https://yiisoft.github.io/docs/internals/014-docs.html) for information
on how to contribute.
## License
The documentation is released under the terms of the BSD License.
Please see [`LICENSE`](./LICENSE.md) for more information.
Maintained by [Yii Software](https://www.yiiframework.com/).
## Support the project
[](https://opencollective.com/yiisoft)
## Follow updates
[](https://www.yiiframework.com/)
[](https://twitter.com/yiiframework)
[](https://t.me/yii3en)
[](https://www.facebook.com/groups/yiitalk)
[](https://yiiframework.com/go/slack)