wpdesk / wp-woocommerce-shipping
WooCommerce Shipping
This package's canonical repository appears to be gone and the package has been frozen as a result.
3.28.0
2024-02-02 11:43 UTC
Requires
- php: >=7.4
- ext-json: *
- psr/log: ^1.1
- wpdesk/abstract-shipping: ^2.8.0
- wpdesk/wp-notice: ^3.2
- wpdesk/wp-persistence: ^3.0
- wpdesk/wp-plugin-flow-common: ^1.0.3
- wpdesk/wp-show-decision: ^1.0
- wpdesk/wp-view: ^1.1|^2.0
Requires (Dev)
- 10up/wp_mock: *
- mockery/mockery: *
- phpcompatibility/php-compatibility: ^9.1
- phpunit/phpunit: <7
- squizlabs/php_codesniffer: ^3.0.2
- wp-coding-standards/wpcs: ^0.14.1
- dev-master
- 3.28.0
- 3.27.3
- 3.27.2
- 3.27.1
- 3.27.0
- 3.26.3
- 3.26.2
- 3.26.1
- 3.26.0
- 3.25.0
- 3.24.2
- 3.24.1
- 3.24.0
- 3.23.3
- 3.23.2
- 3.23.1
- 3.23.0
- 3.22.0
- 3.22.0-beta1
- 3.21.2
- 3.21.1
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.1
- 3.18.0
- 3.18.0-beta3
- 3.18.0-beta2
- 3.18.0-beta1
- 3.17.0
- 3.16.1
- 3.16.0
- 3.15.3
- 3.15.2
- 3.15.1
- 3.15.0
- 3.14.1
- 3.14.0
- 3.13.4
- 3.13.3
- 3.13.2
- 3.13.1
- 3.13.0
- 3.12.3
- 3.12.2
- 3.12.1
- 3.12.0
- 3.12.0-beta1
- 3.11.0
- 3.10.1
- 3.10.0
- 3.9.0
- 3.8.3
- 3.8.2
- 3.8.1
- 3.8.0
- 3.7.14
- 3.7.14-beta2
- 3.7.14-beta1
- 3.7.13
- 3.7.13-beta3
- 3.7.13-beta2
- 3.7.13-beta1
- 3.7.12
- 3.7.11
- 3.7.10
- 3.7.9
- 3.7.9-beta2
- 3.7.9-beta1
- 3.7.8
- 3.7.7
- 3.7.6
- 3.7.5
- 3.7.4
- 3.7.3
- 3.7.2
- 3.7.1
- 3.7.0
- 3.7.0-beta1
- 3.6.0
- 3.6.0-beta4
- 3.6.0-beta3
- 3.6.0-beta2
- 3.6.0-beta1
- 3.5.7
- 3.5.7-beta2
- 3.5.7-beta1
- 3.5.6
- 3.5.6-beta5
- 3.5.6-beta4
- 3.5.6-beta3
- 3.5.6-beta2
- 3.5.6-beta1
- 3.5.4
- 3.5.3
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.4
- 3.4.3
- 3.4.3-beta1
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.0
- 3.3.0-beta2
- 3.3.0-beta1
- 3.2.7
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-bugfix/custom-services
- dev-feature/status-field
This package is auto-updated.
Last update: 2024-10-01 00:13:28 UTC
README
WooCommerce Shipping
The library providing interfaces, abstracts and traits allowing to build complete WooCommerce shipping integrations such as:
Requirements
PHP 7.0 or later.
Installation via Composer
In order to install the bindings via Composer run the following command:
composer require wpdesk/wp-woocommerce-shipping
Example usage
Used by https://gitlab.com/wpdesk/wp-ups-shipping-method library.