onepix/woocommerce-stubs

Stubs for the WooCommerce plugin for static analysis

v9.5.1 2025-01-03 10:03 UTC

This package is auto-updated.

Last update: 2025-01-03 10:04:34 UTC


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+