fusio/adapter-soap

Provides a connection to call SOAP endpoints

v6.1.0 2025-03-14 19:01 UTC

This package is auto-updated.

Last update: 2025-03-22 10:52: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"