fusio / adapter-soap
Provides a connection to call SOAP endpoints
v6.2.0
2025-12-23 13:14 UTC
Requires
- php: >=8.1
- ext-soap: *
- fusio/engine: ^6.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
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"