econea/nusoap
NuSOAP for Laravel: a maintained PHP SOAP client/server library packaged for modern apps. Call WSDL services, build SOAP requests/responses, and integrate legacy SOAP APIs without the native SOAP extension, with Composer-friendly installation.
php-soap) are unavailable or insufficient.soap extension may suffice).For Executives: "This package lets us integrate with critical SOAP-based systems (e.g., [Partner X’s ERP]) without costly custom development. It’s a low-risk, low-cost solution to maintain compliance and connectivity while we plan a longer-term API strategy. Minimal maintenance overhead—just a PHP dependency."
For Engineering: *"econea/nusoap is a patched, actively maintained fork of NuSOAP, giving us a stable SOAP client for PHP 5.6–8.5. Key benefits:
php-soap or REST if we scale this feature.*For Developers:
*"Drop this into your composer.json:
composer require econea/nusoap
Then use it like NuSOAP (e.g., new \nusoap_client($wsdl)). Docs are sparse, but the API is familiar. Focus on testing edge cases (e.g., namespaces, fault handling)."*
How can I help you explore Laravel packages today?