Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.
Created by Matthew Weier O'Phinney
发布于 March 2, 2011
Guzzle 是一个易扩展的PHP HTTP Client库
🐘 A Circuit Breaker pattern implementation for PHP applications.
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
🚀 A lightweight HTTP library inspired by JavaScript's fetch, bringing simplicity and flexibility to PHP HTTP requests.
YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
Middleware for Guzzle v6/7+ that automatically retries HTTP requests on 429, 503 responses.
A Lumen based microservice ready to deploy with guzzle for consumption of api and OAuth 2
让基于 Guzzle 的项目完美无缝兼容 Swoole 协程,支持:Guzzle、Elasticsearch client——来自宇润 PHP 全家桶
OAuth 2.0 Client for Guzzle 4, 5, 6 and 7 with PHP 5.4 - PHP 8.0 - no more dependency hell!
Provides the foundation for building web service clients with Guzzle
PHP CURL Cookbook 📖
An asynchronous SOAP client build on top of Guzzle.