flow-php/phpstan-types-bridge
Composer 安装命令:
composer require flow-php/phpstan-types-bridge
包简介
Flow PHP - PHPStan Types Bridge
README 文档
README
PHPStan extension for flow-php/types. It teaches PHPStan the precise
return type of the Flow\Types\DSL\type_structure() function so that structure shapes are narrowed for
autocompletion and static analysis.
Installation
composer require --dev flow-php/phpstan-types-bridge
If you use phpstan/extension-installer the extension is
registered automatically. Otherwise include it manually in your phpstan.neon:
includes: - vendor/flow-php/phpstan-types-bridge/extension.neon
Documentation
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-29