taxjar/taxjar-php
Sales Tax API Client for PHP 8.0+
v2.0.1
6.9M downloads/mo
#1707 most downloaded on Packagist
taxjar/taxjar-php
What this package is like to depend on
Last release 1 years ago
08 May 2025
Release timing varies
gaps range from 4 weeks to 2.6 years
Nearly every release is documented
notes for 26 of 26 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
26 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
26 releases · Jul 2015 to May 2025
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 26-
v2.0.108 May 2025 -
v2.0.003 Oct 2022 -
v1.10.407 Oct 2020 -
v1.10.303 Jun 2020 -
v1.10.203 Jun 2020 -
v1.10.103 Apr 2020 -
1.10.026 Mar 2020 -
v1.9.030 Sep 2019Release notes
Open source →showOrder,deleteOrder,showRefund, anddeleteRefundnow accept an optional second parameter:$parameters.
-
v1.8.130 Nov 2018 -
v1.8.031 Oct 2018 -
v1.7.003 May 2018Release notes
Open source →- Set up customer exemption methods.
- Lock Silex dependency for HTTP Mock until Symfony issue resolved.
-
v1.6.021 Mar 2018Release notes
Open source →- Set up customer exemption methods.
- Lock Silex dependency for HTTP Mock until Symfony issue resolved.
-
v1.5.020 Jun 2017 -
v1.4.005 Oct 2016 -
v1.3.106 Apr 2016 -
v1.3.004 Mar 2016Release notes
Open source →- Add new
/v2/validationand/v2/summary_ratesendpoints. - Update http-mock library.
- Add new
-
v1.2.429 Dec 2015 -
v1.2.316 Oct 2015Release notes
Open source →- Use custom response handler for catching Guzzle exceptions.
- Update PHP requirement in composer.json.
-
v1.2.228 Sep 2015Release notes
Open source →- Bug fix: Use global namespace for exception when no API token is provided. Added new test.
-
v1.2.124 Sep 2015Release notes
Open source →- Client now uses Guzzle for HTTP requests.
- Added PHPUnit specs for testing API methods.
- Improved JSON response handling for transaction requests.
- Feature: New utility methods
setApiConfigandgetApiConfigfor managing Guzzle options (useful for testing). - Note: If upgrading from v1.1.x, review your response handling for transactions. Order/refund methods now return the object directly inside the JSON response.
-
v1.1.424 Sep 2015Release notes
Open source →- Bug fix:
updateOrderandupdateRefundtransaction methods should not explicitly require$transaction_idas first argument. Corrected to only take a$parametersarray as shown in the documentation.
- Bug fix:
-
v1.1.331 Aug 2015Release notes
Open source →urlencode()GET parameters to prevent505 HTTP Version Not Supportedresponse.
-
v1.1.226 Aug 2015 -
v1.1.118 Aug 2015 -
v1.1.028 Jul 2015 -
v1.0.014 Jul 2015