onepix / woocommerce-stubs
Stubs for the WooCommerce plugin for static analysis
v9.5.1
2025-01-03 10:03 UTC
Requires (Dev)
- php: ^8.1
- dealerdirect/phpcodesniffer-composer-installer: ^1.0
- onepix/wordpress-hooks-stub-generator: ^2.0
- onepix/wordpress-stubs-generator: ^1.1
- phpdocumentor/reflection-docblock: ^5.6
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6
README
Installation
composer require --dev onepix/woocommerce-stubs
It contains stub declarations for WooCommerce
core functions, classes, interfaces, global variables (maybe some are not noticed, only the define_constants
function is handled).
Compatible with Psalm (psalm-plugin-wordpress), PHPStan (not tested)
Generated by wordpress-stubs-generator
Requirements
- PHP 8.1+