http

PSR-7 cURL HTTP client

MIT License

Downloads
63.3K
Stars
12
Committers
2

Bot releases are visible (Hide)

http - Release v2.0.3 Latest Release

Published by pdeans 5 months ago

What's Changed

  • Updated getStream to be public
  • Added request class example to README

Full Changelog: https://github.com/pdeans/http/compare/v2.0.2...v2.0.3

http - v2.0.2

Published by pdeans 9 months ago

What's Changed

  • Added request release method for explicitly closing curl handler.

Full Changelog: https://github.com/pdeans/http/compare/v2.0.1...v2.0.2

http - v2.0.1

Published by pdeans about 1 year ago

  • Cleared callback functions before curl handler reset
http - v2.0.0

Published by pdeans over 1 year ago

  • Added PSR-17 support, replaced old factory classes with PSR-17 interface implementations.
  • Removed directory MessageInterface and MessageFactory support. Request and Response classes are now used separately for message handling.
  • Improved documentation.
http - v1.2.1

Published by pdeans over 3 years ago

Added PHP 8 to version requirements.

http - v1.2.0

Published by pdeans over 3 years ago

Updated references of Zend Diactoros to Laminas Diactoros package.

http - v1.1.2

Published by pdeans over 6 years ago

version 1.1.2

Package Rankings
Top 6.28% on Packagist.org
Related Projects