Guzzle for WordPress is just Guzzle 7.3 packed as a WordPress plugin.
Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.
- Documentation
- Stack Overflow
- #guzzle channel on PHP-HTTP Slack
- Gitter
- https://github.com/guzzle/guzzle
- https://github.com/guzzle/psr7
- https://github.com/guzzle/promises
- https://github.com/php-fig/http-client
- https://github.com/php-fig/http-message
- https://github.com/ralouphie/getallheaders
- https://github.com/peroks/wp-guzzle
- Copyright (c) 2011 Michael Dowling
- Copyright (c) 2017 PHP Framework Interoperability Group
- Copyright (c) 2014 Ralph Khattar
- Copyright (c) 2021 Per Egil Roksvaag
- Added FileStorage::clean()
- Added simple Guzzle tools
- Added Guzzle cache middleware
- First release