php-stubs/woocommerce-subscriptions-stubs
最新稳定版本:v8.1.0
Composer 安装命令:
composer require --dev php-stubs/woocommerce-subscriptions-stubs
包简介
WooCommerce Subscriptions function and class declaration stubs for static analysis.
README 文档
README
This package provides stub declarations for the WooCommerce Subscriptions plugin functions, classes and interfaces. These stubs can help plugin and theme developers leverage IDE completion and static analysis tools like PHPStan.
The stubs are generated directly from the source using php-stubs/generator.
Requirements
- PHP >=7.4
Installation
Require this package as a development dependency with Composer.
composer require --dev php-stubs/woocommerce-subscriptions-stubs
Alternatively you may download woocommerce-subscriptions-stubs.php directly.
Usage in PHPStan
Include stubs in PHPStan configuration file.
parameters: bootstrapFiles: - vendor/php-stubs/woocommerce-stubs/woocommerce-stubs.php - vendor/php-stubs/woocommerce-subscriptions-stubs/woocommerce-subscriptions-stubs.php
Support package maintenance
Please consider supporting this work.
Thank you!
统计信息
- 总下载量: 113
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-01