wp-launchpad/http-client

3.1.0 2024-12-15 20:50 UTC

This package is auto-updated.

Last update: 2024-12-21 23:18:11 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).