Search by

fusio / adapter-soap

chriskapp

Provides a connection to call SOAP endpoints

v6.2.0 2025-12-23 13:14 UTC

This package is auto-updated.

Last update: 2026-08-25 23:46:37 UTC


README

Fusio adapter which provides a connection to call SOAP endpoints. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-soap
php bin/fusio system:register "Fusio\Adapter\Soap\Adapter"