hectorj/safe-php-psalm-plugin
Composer 安装命令:
composer require hectorj/safe-php-psalm-plugin
包简介
vimeo/psalm plugin for thecodingmachine/safe
README 文档
README
This is a vimeo/psalm plugin for thecodingmachine/safe.
It applies some Psalm's core functions stubs to their safe versions.
Not all functions thecodingmachine/safe are supported yet. If you have a specific need, don't hesitate to open an issue or a PR.
Installation
composer require --dev hectorj/safe-php-psalm-plugin
And add the plugin to your psalm.xml:
<plugins> <pluginClass class="HectorJ\SafePHPPsalmPlugin\Plugin"/> </plugins>
统计信息
- 总下载量: 102.73k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-29