Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
G

guzzle6-adapter

> 编程语言
Open source

Guzzle 6 HTTP adapter

1.3K stars0 likes1 views
WebsiteGitHub

About

Guzzle 6 HTTP adapter

Guzzle 6 HTTP Adapter

Guzzle 6 HTTP Adapter.

Guzzle 6 is not maintained anymore. We recommend to upgrade to Guzzle version 7 which implements PSR-18 natively and does not need an adapter.

If you need the HttpAsyncClient, use guzzle7-adapter with Guzzle 7 instead of this repository.

Install

Via Composer

$ composer require php-http/guzzle6-adapter

Documentation

Please see the official documentation.

Testing

First launch the http server:

$ ./vendor/bin/http_test_server > /dev/null 2>&1 &

Then the test suite:

$ composer test

Contributing

Please see our contributing guide.

Security

If you discover any security related issues, please contact us at [email protected].

Credits

Thanks to David de Boer for implementing this adapter.

License

The MIT License (MIT). Please see License File for more information.

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •PHP

> Tags

PHP

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言