fusio/adapter-soap

Provides a connection to call SOAP endpoints

v6.0.2 2023-07-15 17:38 UTC

This package is auto-updated.

Last update: 2024-04-15 19:54: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"