poodev / poo
Yii PHP Framework Version 2 - Development Package
Fund package maintenance!
Open Collective
yiisoft
Tidelift
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 6 886
Type:yii2-extension
Requires
- php: >=7.3.0
- ext-ctype: *
- ext-mbstring: *
- lib-pcre: *
- bower-asset/inputmask: ^5.0.8
- bower-asset/jquery: 3.7.*@stable | 3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable
- bower-asset/punycode: ^2.2
- bower-asset/yii2-pjax: ~2.0.1
- cebe/markdown: ~1.0.0 | ~1.1.0 | ~1.2.0
- ezyang/htmlpurifier: ^4.17
- yiisoft/yii2-composer: ~2.0.4
Requires (Dev)
Suggests
- yiisoft/yii2-coding-standards: you can use this package to check for code style issues when contributing to yii
Replaces
- yiisoft/yii2: dev-master
This package is not auto-updated.
Last update: 2025-03-02 08:03:59 UTC
README
Poo is Yii 2 fork and enhanced only for PHP 8.
Yii 2 is a modern framework designed to be a solid foundation for your PHP application.
It is fast, secure and efficient and works right out of the box pre-configured with reasonable defaults. The framework is easy to adjust to meet your needs, because Yii has been designed to be flexible.
Installation
- The minimum required PHP version of Yii is PHP 7.3.
- It works best with PHP 8.
- Follow the Definitive Guide in order to get step by step instructions.
Documentation
- A Definitive Guide and a Class Reference cover every detail of the framework.
- There is a PDF version of the Definitive Guide and a Definitive Guide Mirror which is updated every 15 minutes.
- For Yii 1.1 users, there is Upgrading from Yii 1.1 to get an idea of what has changed in 2.0.
Versions & PHP compatibility
Yii2 Version | PHP version | Development status | EOL ¹ |
---|---|---|---|
<= 2.0.49.* | >= 5.4, <= 8.3 | security fixes only | 23 Nov 2026 ³ |
>= 2.0.50 | >= 7.3, <= 8.4 | bug fixes and security fixes only | bugfixes till 23 Nov 2026 ³, security fixes till 21 Nov 2027 ⁴ |
>= 2.2.0 ² | >= 8.1 | active development |
¹ All mentioned dates may be subject to change and no rights can be derived from them.
² Note: Yii 2.1 was skipped, Yii 2.2 has not yet been released.
³ PHP 8.3 EOL date.
⁴ Expected PHP 8.4 EOL date.
Community
- Participate in discussions at forums.
- Community Slack and Chat in IRC.
- Follow us on Facebook, Twitter and GitHub.
- Check other communities.
Contributing
The framework is Open Source powered by an excellent community.
You may join us and:
- Report an issue
- Translate documentation or messages
- Give us feedback or start a design discussion
- Contribute to the core code or fix bugs
- Become a sponsor
Reporting Security issues
Please refer to a special page at the website describing proper workflow for security issue reports.
Directory Structure
build/ internally used build tools
docs/ documentation
framework/ core framework code
tests/ tests of the core framework code
Spreading the Word
Acknowledging or citing Yii 2 is as important as direct contributions.
In presentations
If you are giving a presentation or talk featuring work that makes use of Yii 2 and would like to acknowledge it, we suggest using our logo on your title slide.
In projects
If you are using Yii 2 as part of an OpenSource project, a way to acknowledge it is to use a special badge in your README:
If your code is hosted at GitHub, you can place the following in your README.md file to get the badge:
[](https://www.yiiframework.com/)
Sponsoring
Support this project by becoming a sponsor or a backer.