PackageTrack
Sign in Get early access

sendgrid/php-http-client

HTTP REST client, simplified for PHP

4.1.3 50M downloads/mo #625 most downloaded on Packagist sendgrid/php-http-client

What this package is like to depend on

Last release 1 years ago

11 Apr 2025

Ships unpredictably

gaps range from 2 weeks to 1.6 years

Some releases are documented

notes for 23 of 43 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

43 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

43 releases · Mar 2016 to Apr 2025
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 43
  1. 4.1.3 11 Apr 2025
    Release notes

    Release Notes

    Library - Chore

    Open source →
    Release notes

    Library - Chore

    Open source →
  2. 4.1.2 07 Apr 2025
    Release notes

    Release Notes

    Library - Fix

    Library - Chore

    Open source →
    Release notes

    Library - Fix

    Library - Chore

    Open source →
  3. 4.1.1 14 Dec 2023
    Release notes

    Release Notes

    Library - Chore

    Open source →
    Release notes

    Library - Chore

    Open source →
  4. 4.1.0 01 Dec 2023
    Release notes

    Release Notes

    Library - Feature

    Library - Test

    Library - Docs

    Open source →
    Release notes

    Library - Feature

    Library - Test

    Library - Docs

    Open source →
  5. 4.0.0 04 May 2022
    Release notes

    Release Notes

    Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

    Library - Chore

    Open source →
    Release notes

    Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

    Library - Chore

    Open source →
  6. 3.14.4 09 Mar 2022
    Release notes

    Release Notes

    Library - Chore

    Open source →
    Release notes

    Library - Chore

    Open source →
  7. 3.14.3 09 Feb 2022
    Release notes

    Release Notes

    Library - Chore

    Open source →
    Release notes

    Library - Chore

    Open source →
  8. 3.14.2 26 Jan 2022
    Release notes

    Release Notes

    Library - Chore

    Open source →
    Release notes

    Library - Chore

    Open source →
  9. 3.14.1 12 Jan 2022
    Release notes

    Release Notes

    Library - Chore

    Open source →
    Release notes

    Library - Chore

    Open source →
  10. 3.14.0 24 Mar 2021
    Release notes

    Release Notes

    Library - Feature

    • PR #136: Build URL with multiple instances of the same param. Thanks to @agh1!
    Open source →
    Release notes

    Library - Feature

    • PR #136: Build URL with multiple instances of the same param. Thanks to @agh1!
    Open source →
  11. 3.13.0 05 Nov 2020
    Release notes

    Library - Feature

    Open source →
  12. 3.12.0 14 Oct 2020
    Release notes

    Library - Feature

    Open source →
  13. 3.11.1 19 Aug 2020
    Release notes

    Library - Docs

    Library - Chore

    Open source →
  14. 3.11.0 22 Jul 2020
    Release notes

    Library - Test

    Library - Feature

    Open source →
  15. 3.10.8 24 Jun 2020
    Release notes

    Library - Fix

    Open source →
  16. 3.10.7 10 Jun 2020
    Release notes

    Library - Fix

    Open source →
  17. 3.10.6 29 Apr 2020
    Release notes

    Library - Fix

    Open source →
  18. 3.10.5 18 Mar 2020
    Release notes

    Library - Docs

    Open source →
  19. 3.10.4 04 Mar 2020
    Release notes

    Library - Chore

    Open source →
  20. 3.10.3 19 Feb 2020
    Release notes

    Library - Fix

    • PR #134: Change contactsdb to marketing api #133. Thanks to @murich!
    Open source →
  21. 3.10.2 22 Jan 2020
    Release notes

    Library - Docs

    Open source →
  22. 3.10.1 09 Jan 2020
    Release notes

    Library - Chore

    Library - Docs

    Open source →
  23. 3.10.0 11 Dec 2019
    Release notes

    Library - Fix

    • PR #99: Throw InvalidRequest exception on invalid CURL request. Thanks to @alextech!

    Library - Docs

    [3.9.6] - 2018-04-10

    Added

    • PR #98. Updated documention of Client.php using PHPDoc.
    • Thanks to Martijn Melchers for the pull request!

    [3.9.5] - 2018-03-26

    Added

    • Fixes #94, PR #95: CreateCurlOptions method regression tests
    • Thanks to Alexandr Ivanov for the pull request!

    [3.9.4] - 2018-03-22

    Fixed

    • Fixes #586, PR #96: Fix constructor function signature regression.

    [3.9.3] - 2018-03-11

    Fixed

    • Fixes #584, PR #93: Don't overwrite headers set from upstream dependencies.

    [3.9.2] - 2018-03-10

    Fixed

    • Fixes #12, PR #91: Curl Options broken as array merge does not preserve keys.

    [3.9.1] - 2018-03-09

    Fixed

    • Fixes #88, PR #89: Restore missing function 'prepareResponse' due to bad previous merge.

    [3.9.0] - 2018-03-08

    Added

    • PR #24: implements sending concurrent requests with curl multi, thanks to Tuan Nguyen for the PR!
    • PR #25: Add description how install php-http-client manually, thanks to Ivan for the PR!
    • PR #28: Create code of conduct, thanks to Alexander Androsyuk for the PR!
    • Closes #32, PR #33: Added TROUBLESHOOTING + Debug Info, thanks to Braunson Yager for the PR!
    • Closes #35, PR #37: Update README badges, thanks to Tim Harshman for the PR!
    • Closes #34, PR #38: Update .md files with hyphen vs underscore for page links to enhance SEO, thanks to Eric Kates for the PR!
    • Closes #39, PR #40: Added Packagist badge to README, thanks to Rakshan Shetty for the PR!
    • PR #41: Add table of contents in README.md, thanks to thepriefy for the PR!
    • PR #42: Add SendGrid logo at the top of README.md, thanks to thepriefy for the PR!
    • PR #43: Add License section to the README.md, thanks to thepriefy for the PR!
    • Closes #46, PR #47: Create Pull Request Template, thanks to Paweł Lewtak for the PR!
    • Closes #48, PR #51: Added example file, updated .gitignore and README, thanks to Diego Rocha for the PR!
    • PR #53: README and usage example update, thanks to Alexandr Ivanov for the PR!
    • PR #55: Code climate config, thanks to Alexandr Ivanov for the PR!
    • Closes #58, PR #60: Adds unit test for checking file existence in repo, thanks to Michele Orselli for the PR!
    • Closes #57, PR #61: Adds unit test for checking year on licence, thanks to Michele Orselli for the PR!
    • Closes #50, PR #62: Create USAGE.md, thanks to Nitanshu for the PR!
    • Closes #57, PR #66: Add unit test for license year, thanks to Alex for the PR!
    • Closes #67, PR #68: Add CodeCov support to .travis.yml, thanks to Manjiri Tapaswi for the PR!
    • Closes #49, PR #73: Create Dockerfile, thanks to Jessica Mauerhan for the PR!
    • Closes #76, PR #78: Added Pull Requests Review section to CONTRIBUTE.md Closes, thanks to Povilas Balzaravičius for the PR!
    • Closes #63, PR #79: Refactor makeRequest method, thanks to Michael Dennis for the PR!
    • PR #82: Add JsonSerializable type to phpDoc of $body parameter in makeRequest method, thanks to Jan Konáš for the PR!
    • PR #85: Updated the PHP Version details, thanks to Siddhant Sharma for the PR!
    • PR #86: Add phpdoc for send method, thanks to Vitaliy Ryaboy for the PR!
    • PR #84: Update Docker instructions

    Fixed

    • PR #26: README typo, thanks to Cícero Pablo for the PR!
    • PR #30, Fixes #18: Disable CURLOPT_FAILONERROR, thanks to Zsolt Prontvai for the PR!
    • PR #44: Fix Typo and add missing links to README, thanks to Alex for the PR!
    • PR #52: Fix syntax errors in README examples, thanks to Michael Spiss for the PR!
    • Fixes #56, PR #59: Update LICENSE - fix year, thanks to Alex for the PR!
    • PR #69: Remove extra parenthesis from README, thanks to Jessica Mauerhan for the PR!
    • PR #71: Fix typo in CONTRIBUTING.md, thanks to thepriefy for the PR!
    • Fixes #81, PR #87: Stop using insecure option by default

    [3.8.0] - 2017-09-13

    Added

    [3.7.0] - 2017-05-04

    Added

    [3.6.0] - 2017-03-01

    Added

    [3.5.1] - 2016-11-17

    Fixed

    [3.5.0] - 2016-10-18

    Added

    [3.4.0] - 2016-09-27

    Added

    [3.3.0] - 2016-09-13

    Added

    [3.1.0] - 2016-06-10

    Added

    • Automatically add Content-Type: application/json when there is a request body

    [3.0.0] - 2016-06-06

    Changed

    • Made the Request and Response variables non-redundant. e.g. request.requestBody becomes request.body

    [2.0.2] - 2016-02-29

    Fixed

    • Renaming files to conform to PSR-0, git ignored the case in 2.0.1

    [2.0.1] - 2016-02-29

    Fixed

    • Renaming files to conform to PSR-0

    [1.0.1] - 2016-02-29

    Fixed

    • Composer/Packagist install issues resolved

    [1.0.0] - 2016-02-29

    Added

    • We are live!
    Open source →
  24. 3.9.6 10 Apr 2018

    Nothing published for this version

  25. 3.9.5 27 Mar 2018

    Nothing published for this version

  26. 3.9.4 23 Mar 2018

    Nothing published for this version

  27. 3.9.3 11 Mar 2018

    Nothing published for this version

  28. 3.9.2 10 Mar 2018

    Nothing published for this version

  29. 3.9.1 09 Mar 2018

    Nothing published for this version

  30. 3.9.0 08 Mar 2018

    Nothing published for this version

  31. 3.8.0 13 Sep 2017

    Nothing published for this version

  32. 3.7.0 05 May 2017

    Nothing published for this version

  33. 3.6.0 02 Mar 2017

    Nothing published for this version

  34. 3.5.1 17 Nov 2016

    Nothing published for this version

  35. 3.5.0 18 Oct 2016

    Nothing published for this version

  36. 3.4.0 27 Sep 2016

    Nothing published for this version

  37. 3.3.0 13 Sep 2016

    Nothing published for this version

  38. 3.1.0 11 Jun 2016

    Nothing published for this version

  39. 3.0.0 07 Jun 2016

    Nothing published for this version

  40. 2.0.2 11 May 2016

    Nothing published for this version

  41. 2.0.1 11 May 2016

    Nothing published for this version

  42. 1.0.1 21 Mar 2016

    Nothing published for this version

  43. 1.0.0 21 Mar 2016

    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