An open API service indexing awesome lists of open source software.

https://github.com/kimhf/woocommerce-stubs

WooCommerce Stubs is used to statically analyse codebases to ensure compatibility with WooCommerce.
https://github.com/kimhf/woocommerce-stubs

static-analysis woocommerce wordpress

Last synced: about 1 year ago
JSON representation

WooCommerce Stubs is used to statically analyse codebases to ensure compatibility with WooCommerce.

Awesome Lists containing this project

README

          

# WooCommerce Stubs

WooCommerce Stubs is used to statically analyse codebases to ensure compatibility with the WooCommerce WordPress plugin.

## Usage with Psalm

Update the Psalm config to include the stubs:

```xml

```