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.
- Host: GitHub
- URL: https://github.com/kimhf/woocommerce-stubs
- Owner: kimhf
- License: mit
- Created: 2019-10-26T15:40:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T23:26:36.000Z (over 6 years ago)
- Last Synced: 2025-04-02T10:43:52.393Z (about 1 year ago)
- Topics: static-analysis, woocommerce, wordpress
- Language: PHP
- Size: 255 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```