krsque/php-ext-protobuf-stubs
最新稳定版本:34.1.0
Composer 安装命令:
composer require krsque/php-ext-protobuf-stubs
包简介
PHPStan / Psalm / PhpStorm stubs for ext-protobuf (the protobuf C extension for PHP)
README 文档
README
PHPStan / Psalm / PhpStorm stubs for ext-protobuf v5.34.1.
Installation
composer require --dev krsque/php-ext-protobuf-stubs:~34.1.0
Version convention
Stubs versions map to ext-protobuf with the major version dropped: ext-protobuf v5.34.1 → stubs 34.1.*.
PHPStan
Works automatically if you have phpstan/extension-installer. Otherwise, add to your phpstan.neon:
includes: - vendor/krsque/php-ext-protobuf-stubs/extension.neon
Psalm
Add to your psalm.xml:
<stubs> <file name="vendor/krsque/php-ext-protobuf-stubs/stubs/" preloadClasses="true" /> </stubs>
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-30