Ecosyste.ms: Awesome
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: 10 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T23:26:36.000Z (almost 5 years ago)
- Last Synced: 2024-09-07T20:13:34.862Z (2 months 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
```