fusio/adapter-http

Provides a connection to send and retrieve HTTP messages

Maintainers

Package info

github.com/apioo/fusio-adapter-http

Homepage

pkg:composer/fusio/adapter-http

Statistics

Installs: 44 387

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

v6.2.1 2026-01-17 09:30 UTC

README

Fusio adapter which provides a connection to send and HTTP messages. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-http
php bin/fusio system:register "Fusio\Adapter\Http\Adapter"