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.
Emptied soap headers before every login to prevent an old session ID to be sent with the login attempt that would result in a soap error.
Update phpunit dependencies
The soap client will now login again when a session timeout occurs. Instead of failing the request altogether.
Events were causing issues. They have been disabled in this release.
The bulksaver is now better at returning all the IDs that it adds to Salesforce.
How can I help you explore Laravel packages today?