shinepress / woocommerce-stubs
WooCommerce function and class declaration stubs for static analysis split into multiple files for increased performance.
10.9.1
2026-06-25 10:47 UTC
This package is auto-updated.
Last update: 2026-06-26 02:15:25 UTC
README
Description
WooCommerce function and class declaration stubs for static analysis split into multiple files for increased performance. Automatically generated from the woocommerce-stubs.php stubfile in php-stubs/woocommerce-stubs.
Installation
The recommendend installation method is with composer:
$ composer require --dev shinepress/woocommerce-stubs
Note: only tagged versions are functional, dev-main will not provide any stubfiles.
Usage
Just register the autoloader as a bootstrap file in your phpstan config:
parameters: bootstrapFiles: - ./vendor/shinepress/woocommerce-stubs/autoload.php
Acknowledgements
The project is made possible by: