fusio/adapter-http

Provides a connection to send and retrieve HTTP messages

Installs: 41 717

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 3

Open Issues: 1

pkg:composer/fusio/adapter-http

v6.1.0 2025-03-22 10:34 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"