comsave/soap-client
Laravel-friendly SOAP client wrapper that streamlines calling SOAP services in PHP. Provides simple configuration, request/response handling, and integration helpers so you can consume WSDL-based APIs with less boilerplate in your application.
SoapClient quirks.SoapClient.Adopt if:
SoapClient complexity.Look elsewhere if:
php-soap extensions or DiSoap.For Executives: "This package lets us integrate with legacy SOAP APIs (e.g., [Enterprise System X]) without building and maintaining a custom solution. It’s lightweight, Laravel-friendly, and reduces developer friction—saving time and cutting technical debt. The trade-off is minimal maintenance risk, given its MIT license and pragmatic focus."
For Engineering:
*"Instead of wrestling with PHP’s SoapClient or writing ad-hoc SOAP logic, this wrapper gives us:
client->call('operation', $data)).For Architects: *"Pros:
How can I help you explore Laravel packages today?