PHPackages                             netrivet/wp-http - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. netrivet/wp-http

Abandoned → [downshiftorg/wp-http](/?search=downshiftorg%2Fwp-http)Library[HTTP &amp; Networking](/categories/http)

netrivet/wp-http
================

A psr7-ish, Guzzle-ish, set of request/response classes for WordPress.

2.0.0(8y ago)3815.0k3MITPHPPHP &gt;=5.3.0

Since Jun 17Pushed 8y ago2 watchersCompare

[ Source](https://github.com/downshiftorg/wp-http)[ Packagist](https://packagist.org/packages/netrivet/wp-http)[ RSS](/packages/netrivet-wp-http/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

WordPress Http Request/Response [![Build Status](https://camo.githubusercontent.com/fdff07ee63c56577f63c0a6647e0091d4a5917cfbea7d33361d113444338a1af/68747470733a2f2f7472617669732d63692e6f72672f646f776e73686966746f72672f77702d687474702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/downshiftorg/wp-http)
===========================================================================================================================================================================================================================================================================================================================

[](#wordpress-http-requestresponse-)

Provides a consistent, object-oriented API for making HTTP requests and receiving responses in the WordPress ecosystem. Provides a thin wrapper around the `WP_Http` class and then normalizes the return values of the internal `WP_Http::request` method to return a Psr7-ish, Guzzle-ish, modern-ish `Response` object, which does not exist in WordPress.

Usage
-----

[](#usage)

```
