practically/psalm-plugin-yii2
Composer 安装命令:
composer require practically/psalm-plugin-yii2
包简介
Psalm plugin for a better typed yii2 application
README 文档
README
⚠️ No longer maintained
We've found Yii2 works quite nicely with Psalm now, so we've made the decision to archive this repository.
Installation
The preferred method is with composer.
composer require practically/psalm-plugin-yii2
Contributing
Getting set up
Clone the repo and run composer install.
Then start hacking!
Testing
All new features of bug fixes must be tested. Testing is with phpunit and can be run with the following command:
composer run-script test
Coding Standards
This library uses Practically coding standards and squizlabs/php_codesniffer
for linting. There is a composer script for this:
composer run-script cs:check
Pull Requests
Before you create a pull request with you changes, the pre-commit script must pass. That can be run as follows:
composer run-script pre-commit
Credits
This package is created and maintained by Practically.io
统计信息
- 总下载量: 91.85k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-07-27