wp-launchpad/http-client

description

Installs: 17

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/wp-launchpad/http-client

3.1.0 2024-12-15 20:50 UTC

This package is auto-updated.

Last update: 2025-09-22 01:02:48 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).