Search by

naf / client

floknapp

NAF Client Plugin to make simple http requests.

Package info

github.com/nafphp/client

Type:naf-plugin

pkg:composer/naf/client

Statistics

Installs: 56

Dependents: 1

Suggesters: 1

Stars: 0

Open Issues: 0

v0.2.1 2026-09-13 19:56 UTC

This package is auto-updated.

Last update: 2026-09-13 20:52:52 UTC


README

NAF

NAF Client Plugin

← Back to NAF

naf/client

Lightweight PSR-18 HTTP client — pragmatic, robust, and framework-friendly.

This plugin provides a small and dependency-free implementation of
Psr\Http\Client\ClientInterface, designed for internal APIs, integrations, and infrastructure code inside NAF applications.

It focuses on correctness, stability, and testability rather than feature bloat.

🧩 Official NAF plugin
Minimal surface area, explicit behavior, no hidden magic.

Documentation

HTTP client →

Everything about this package — what it does, how it is configured and what it needs — lives in the NAF documentation. Not sure which packages you need? Start here.

Install

composer require naf/client

License

MIT. Part of NAF.