PackageTrack
Sign in Get early access

gabrielbull/ups-api

PHP UPS API

2.1.0 2.5M downloads/mo #4747 most downloaded on Packagist gabrielbull/php-ups-api

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships unpredictably

gaps range from 8 days to 2.1 years

Some releases are documented

notes for 27 of 51 stable releases

Nothing withdrawn

no release was ever pulled

14 years old

51 releases · first in 2013

0 releases in the last 12 months

see the full history below

Release timeline

51 releases · Jan 2013 to Jun 2022
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 51
  1. 2.1.0 22 Jun 2022
    Release notes

    What's Changed

    New Contributors

    • @xerc made their first contribution in #352

    Full Changelog: 2.0.4...2.1.0

    Open source →
  2. 2.0.4 30 Mar 2022
    Release notes

    What's Changed

    • Add VendorInfo to support the new IOSS , HMRC and VOEC number created… by @jay1963 in #334

    New Contributors

    Full Changelog: 2.0.3...2.0.4

    Open source →
  3. 2.0.3 28 Feb 2022
    Release notes

    What's Changed

    • Carbon neutral option added the Missing Create Element and Append it to Current Node by @Shehryar2 in #338

    Full Changelog: 2.0.2...2.0.3

    Open source →
  4. 2.0.2 15 Feb 2022
    Release notes

    Add:
    #336

    Open source →
  5. 2.0.1 07 Jun 2021
    Release notes
    Open source →
  6. 2.0.0 13 May 2021
    Release notes
    • chore(php): Remove PHP 7.1 and 7.2 support. #320
    • Fix createRecoveryLabelRequest #318
    Open source →
  7. 1.2.2 22 Apr 2021

    Nothing published for this version

  8. 1.2.0 15 Sep 2020
    Release notes
    • Removed PHP 5.5, 5.6 and 7.0 support
    • Add Guzzle 7 support (thanks @neoteknic #289)
    • Add support of PHP 8.0
    • Update PHPUnit to version 7 or 9.3
    Open source →
  9. 1.0.0 30 Dec 2019

    Nothing published for this version

  10. 0.8.0 11 Nov 2017

    Nothing published for this version

  11. 0.7.14 25 Oct 2017

    Nothing published for this version

  12. 0.7.13 16 Oct 2017

    Nothing published for this version

  13. 0.7.12 19 Mar 2017
    Release notes
    • Extend ShipmentServiceOptions in Shipping API
    • Fix for Begin and End date in Tracking API
    • Support for HazMat containers in Shipping API
    Open source →
  14. 0.7.11 15 Sep 2016
    Release notes
    • Multiple results in Tracking + add Simple Address Validation class
    Open source →
  15. 0.7.10 12 Jul 2016
    Release notes
    • Solve an issue when mb_detect_encoding couldn't detect it, use a fallback to use utf8_encode. Else response parsing breaks.
    Open source →
  16. 0.7.9 04 Jul 2016
    Release notes
    • Add Shipping API Support for AdditionalDocumentIndicator in the InternationalForms node
    • Add Shipping API Support for EEIFilingOption in the InternationalForms node
    • Add TimeInTransit API Response Service Code Constants for US/EU Shipments to Entity/Service.php
    • Add Tracking API Response StatusType Constants
    Open source →
  17. 0.7.8 23 Jun 2016
    Release notes
    • Do not create new Guzzle object instance on each Request, but re-use it.
    Open source →
  18. 0.7.7 31 May 2016
    Release notes
    • Added AccessPointCOD under ShipmentServiceOptions
    • RatedShipment extended with extra fields
    • Password field (under Access tag) support entities now
    Open source →
  19. 0.7.6 04 Mar 2016
    Release notes
    • Add extra parameters for filtering on Tracking API
    Open source →
  20. 0.7.5 01 Mar 2016
    Release notes
    • Improved Address Validation returned object
    Open source →
  21. 0.7.4 21 Feb 2016
    Release notes
    • Bugfix: switched node names in XAV
    Open source →
  22. 0.7.3 17 Feb 2016
    Release notes
    • Mail Innovation support in Tracking
    • Option to get a result object from the Validation class with several methods to make you process the results easier. Does not introduce backwords incompatibility, as it's an optional feature.
    Open source →
  23. 0.7.2 09 Jan 2016
    Release notes
    • Bugfix: Use SoapRequest instead of Request in Tradeability
    Open source →
  24. 0.7.1 23 Nov 2015
    Release notes
    • Adds support for a second reference number
    Open source →
  25. 0.7.0 16 Nov 2015
    Release notes
    • [!] Default ShipFrom on Shipment class not set anymore in constructor (ShipFrom is optional)
    • Adds support for cash on delivery for shipments

    Items marked with [!] may incur backwards incompatibility.

    Open source →
  26. 0.6.3 10 Nov 2015
    Release notes
    • Improvement in parsing XML
    Open source →
  27. 0.6.2 10 Nov 2015
    Release notes
    • Add Landed Cost request of Tradeability API (using SOAP). Tradeability consist of 4 endpoints, of which now one is implemented.
    Open source →
  28. 0.6.1 30 Oct 2015
    Release notes
    • Add option to use the Tracking API also when supplying a ReferenceNumber
    Open source →
  29. 0.6.0 25 Sep 2015
    Release notes
    • Extra check on response in QuantumView, when no response it gave an error
    • Added ShipmentRequestLabelSpecification class for easier options setting
    • Added ShipmentRequestReceiptSpecification class for easier options setting
    • [!] Shipment class dropped some public properties in favor of private properties and setter/getter methods.
    • [!] confirm and accept methods of Shipping class now receive Shipment, ShipmentRequestLabelSpecification and ShipmentRequestReceiptSpecification

    Items marked with [!] may and will incur backwards incompatibility.

    Open source →
  30. 0.5.2 16 Sep 2015
    Release notes
    • TimeInTransit ServiceSummary results should be array of summaries, which was not the case when 1 result
    Open source →
  31. 0.5.1 28 Aug 2015
    Release notes
    • Limit alternate delivery address names to 35 characters
    Open source →
  32. 0.5.0 26 Aug 2015
    Release notes
    • Added UTF8 compatibility for UPS responses
    • Added Guzzle to handle requests
    • Changed required PHP version to 5.5
    • Removed Autoloader in favor of composer
    Open source →
  33. 0.4.0 21 Aug 2015

    Nothing published for this version

  34. 0.3.3 20 Jun 2015

    Nothing published for this version

  35. 0.3.2 19 Jun 2015

    Nothing published for this version

  36. 0.3.1 02 Jun 2015

    Nothing published for this version

  37. 0.3.0 21 May 2015

    Nothing published for this version

  38. 0.2.5 29 Apr 2015

    Nothing published for this version

  39. 0.2.4 22 Apr 2015

    Nothing published for this version

  40. 0.2.3 20 Apr 2015

    Nothing published for this version

  41. 0.2.2 27 Jan 2015

    Nothing published for this version

  42. 0.2.1 10 Jun 2014

    Nothing published for this version

  43. 0.2.0 11 May 2014

    Nothing published for this version

  44. v0.1.9 13 Mar 2013

    Nothing published for this version

  45. v0.1.8 13 Mar 2013

    Nothing published for this version

  46. v0.1.7 17 Feb 2013

    Nothing published for this version

  47. v0.1.6 01 Feb 2013

    Nothing published for this version

  48. v0.1.5 30 Jan 2013

    Nothing published for this version

  49. v0.1.4 28 Jan 2013

    Nothing published for this version

  50. v0.1.3 25 Jan 2013

    Nothing published for this version

  51. v0.1 23 Jan 2013

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive