someniatko/result-type-psalm-plugin
最新稳定版本:1.3.0
Composer 安装命令:
composer require someniatko/result-type-psalm-plugin
包简介
Psalm plugin for someniatko/result-type library
README 文档
README
Provides more precise type support for Result::all() of someniatko/result-type lib.
Supports Psalm 6, 7 and PHP 8.2, 8.3, 8.4, 8.5.
Installation
composer require --dev someniatko/result-type-psalm-plugin
Then add to your psalm.xml:
<psalm> <!-- other stuff --> <plugins> <!-- other plugins --> <pluginClass class="Someniatko\ResultTypePsalmPlugin\Plugin"/> </plugins> </psalm>
统计信息
- 总下载量: 1.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-20