wp-launchpad/http-client

v0.0.1 2023-04-13 11:45 UTC

This package is auto-updated.

Last update: 2024-04-15 22:09:02 UTC


README

A simple PSR-18 compatible client that allows compatibility between WordPress and the outside world.

Install

You can install it by running the following command: composer require wp-launchpad/http-client

Usage

You can use it directly by instantiate it. If you do so then it gonna work with httpsoft implementation from http-message (PSR-7).