http-client-php

Простой НТТР(S) клиент на PHP7+ с троттлингом запросов, поддержкой маркера BOM в теле сообщения формата JSON и выводом отладочной информации в STDOUT.

MIT License

Downloads
45.5K
Stars
3
Committers
1

Bot releases are hidden (Show)

http-client-php - v3.0.7 Latest Release

Published by andrey-tech 9 months ago

Changelog

  • Updated X.509 certificates of public Certificate Authorities (Tue Dec 12 04:12:04 2023 GMT).
http-client-php - v3.0.6

Published by andrey-tech over 1 year ago

Changelog

  • Updated X.509 certificates of public Certificate Authorities (Tue Jan 10 04:12:06 2023 GMT) from curl 7.88.0.
http-client-php - v3.0.5

Published by andrey-tech almost 2 years ago

Changelog

  • Updated X.509 certificates of public Certificate Authorities (Tue Oct 11 03:12:05 2022 GMT) from curl 7.85.0_9.
http-client-php - v3.0.4

Published by andrey-tech over 2 years ago

Changelog

  • Update X.509 certificates of public Certificate Authorities (Tue Apr 26 03:12:05 2022 GMT) from curl 7.83.1.
http-client-php - v3.0.3

Published by andrey-tech almost 3 years ago

Changelog

  • Update X.509 certificates of public Certificate Authorities (Tue Oct 26 03:12:05 2021 GMT) from curl 7.80.0.
http-client-php - v3.0.2

Published by andrey-tech about 3 years ago

Changelog

  • Update file of X.509 certificates of public Certificate Authorities (CA): cacert.pem (Mon Jul 5 21:35:54 2021 GMT).
http-client-php - v3.0.1

Published by andrey-tech over 3 years ago

Changelog

  • fix header in debug messages for HTTP request methods GET and HEAD.
http-client-php - v3.0.0

Published by andrey-tech over 3 years ago

Changelog

  • change class namespace from \App to \App\HTTP;
  • add new class HTTPException;
  • rename property $verifySSLCerfificate to $verifySSLCertificate;
  • refactoring for PSR-12: Extended Coding Style.
http-client-php - v2.9.2

Published by andrey-tech over 3 years ago

Changelog

  • Update file of X.509 certificates of public Certificate Authorities (CA): cacert.pem (Tue Jan 19 04:12:04 2021 GMT).
http-client-php - v2.9.0

Published by andrey-tech over 4 years ago

Add new parameter raw to method getResponse().

http-client-php - v2.8.0

Published by andrey-tech over 4 years ago

Add parameter curlConnectTimeout.

Package Rankings
Top 11.17% on Packagist.org
Badges
Extracted from project README
Latest Stable Version Total Downloads License
Related Projects