PackageTrack
Sign in Get early access

php-http/guzzle6-adapter

Abandoned; use guzzlehttp/guzzle or php-http/guzzle7-adapter. Guzzle 6 HTTP Adapter

v2.0.2 89M downloads/mo #1228 most downloaded on Packagist php-http/guzzle6-adapter

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 2.5 years

Most releases are documented

notes for 11 of 13 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

13 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Jun 2015 to Mar 2021
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. v2.0.2 02 Mar 2021
    Release notes

    Added

    • Add Support for PHP 8
      This adapter can now be installed with PHP 8, even though Guzzle 6 is not tested on PHP 8. If you need a PSR-18 client, use Guzzle 7 which natively implements PSR-18. If you need the HTTPlug interfaces for asynchronous calls or for a system that still requires HTTPlug, use the guzzle7-adapter instead of this repository.
    Open source →
    Release notes

    Added

    • Add Support for PHP 8
    Open source →
    Release notes

    v2.0.2 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v2.0.1 16 Dec 2018
    Release notes

    Fixed

    • \Http\Adapter\Guzzle6\Client::sendRequest no longer throws any exceptions that do not implement
      the PSR exception interface.

      Instead of \UnexpectedValueException we now throw Http\Adapter\Guzzle6\Exception\UnexpectedValueException
      (which extends \UnexpectedValueException and implements Psr\Http\Client\ClientExceptionInterface).

      Instead of \RuntimeException we now throw Http\Client\Exception\TransferException
      (which extends \RuntimeException and implements Psr\Http\Client\ClientExceptionInterface).

    Open source →
    Release notes

    Fixed

    • \Http\Adapter\Guzzle6\Client::sendRequest no longer throws any exceptions that do not implement the PSR exception interface.

      Instead of \UnexpectedValueException we now throw Http\Adapter\Guzzle6\Exception\UnexpectedValueException (which extends \UnexpectedValueException and implements Psr\Http\Client\ClientExceptionInterface).

      Instead of \RuntimeException we now throw Http\Client\Exception\TransferException (which extends \RuntimeException and implements Psr\Http\Client\ClientExceptionInterface).

    Open source →
    Release notes

    v2.0.1

    Compare

    Choose a tag to compare

    Open source →
  3. v2.0.0 14 Nov 2018
    Release notes

    This major release drops PHP 5.x support and implements HTTPlug 2.0/PSR-18.

    Open source →
    Release notes

    Added

    • Support for HTTPlug 2.0 and PSR-18

    Changed

    • Client and Promise are both final

    Removed

    • Support for PHP <7.1
    Open source →
    Release notes

    v2.0.0 - Implementing PSR-18

    Compare

    Choose a tag to compare

    Open source →
  4. v1.1.1 10 May 2016
    Release notes
    • fix regression with creating the adapter without an explicit guzzle client
    Open source →
    Release notes

    Fixed

    • Adapter can again be instantiated without a guzzle client.
    Open source →
    Release notes

    v1.1.1

    Compare

    Choose a tag to compare

    Open source →
  5. v1.1.0 09 May 2016
    Release notes

    Added

    • Factory method Client::createWithConfig to create an adapter with custom configuration for the underlying guzzle client.
    Open source →
    Release notes

    v1.1.0

    Compare

    Choose a tag to compare

    Open source →
  6. v1.0.0 26 Jan 2016

    Nothing published for this version

  7. v0.4.1 13 Jan 2016
    Release notes

    Changed

    • Updated integration tests

    Removed

    • Client common dependency
    Open source →
  8. v0.4.0 12 Jan 2016
    Release notes

    Changed

    • Updated package files
    • Updated HTTPlug to RC1
    Open source →
  9. v0.3.1 31 Dec 2015
    Release notes

    Update Puli bindings for subnamespace

    Open source →
  10. v0.3.0 31 Dec 2015

    Nothing published for this version

  11. v0.2.1 17 Dec 2015
    Release notes

    Added

    • Puli configuration and bindings

    Changed

    • Guzzle setup conforms to HTTPlug requirement now: Minimal functionality in client
    Open source →
  12. v0.2.0 15 Dec 2015
    Release notes

    Added

    • Async client capabalities

    Changed

    • HTTPlug instead of HTTP Adapter
    Open source →
  13. v0.1.0 12 Jun 2015
    Release notes

    Added

    • Initial release
    Open source →

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