Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 10 days 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

```