https://github.com/igorskyflyer/php-woocommerce-filter-builder
🛒 A highly-expressive, chainable, helper PHP class that eases the creation of filters used in WooCommerce's wc_get_orders(), WC_Order_Query() and similar functions. 🤝
https://github.com/igorskyflyer/php-woocommerce-filter-builder
back-end class filter filters helper igorskyflyer order packagist php query store woocommerce woocommerce-filter-builder wordpress
Last synced: about 2 months ago
JSON representation
🛒 A highly-expressive, chainable, helper PHP class that eases the creation of filters used in WooCommerce's wc_get_orders(), WC_Order_Query() and similar functions. 🤝
- Host: GitHub
- URL: https://github.com/igorskyflyer/php-woocommerce-filter-builder
- Owner: igorskyflyer
- License: mit
- Created: 2019-09-20T19:30:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T22:46:52.000Z (about 2 years ago)
- Last Synced: 2025-04-12T15:06:28.108Z (about 2 months ago)
- Topics: back-end, class, filter, filters, helper, igorskyflyer, order, packagist, php, query, store, woocommerce, woocommerce-filter-builder, wordpress
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# woocommerce-filter-builder
A highly-expressive, chainable, helper PHP class that eases the creation of the filters used in [`wc_get_orders()`](https://github.com/woocommerce/woocommerce/wiki/wc_get_orders-and-WC_Order_Query), [`WC_Order_Query()`](https://github.com/woocommerce/woocommerce/wiki/wc_get_orders-and-WC_Order_Query) and related functions.