meng-tian/async-soap-guzzle
An asynchronous SOAP client build on top of Guzzle.
v0.4.2
2.6M downloads/mo
#4144 most downloaded on Packagist
realmtian/async-soap-guzzle
What this package is like to depend on
Last release 1 months ago
07 Jul 2026
Release timing varies
gaps range from 2 weeks to 3.6 years
Some releases are documented
notes for 3 of 11 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
11 releases · first in 2016
1 release in the last 12 months
see the full history below
Release timeline
11 releases · Apr 2016 to Jul 2026Releases
latest 11-
v0.4.207 Jul 2026Nothing published for this version
-
v0.4.121 Nov 2022Nothing published for this version
-
v0.4.028 Mar 2021Nothing published for this version
-
v0.3.028 Mar 2021Nothing published for this version
-
v0.2.520 Feb 2019Nothing published for this version
-
v0.2.403 Dec 2016Release notes
Open source →- Add support for local filesystem WSDL and other kinds of URIs - this resolves #7.
- Refactor
SoapClient.
-
v0.2.321 Jun 2016Nothing published for this version
-
v0.2.224 Apr 2016Release notes
Open source →Fix bugs in callAsync implementation (#4)
- add check for hasResponse: if response is not received, the request exception should be rethrown.
- move response parsing from finally block and only parse response when response is safely received.
- finally block only responsible for releasing stream resources.
-
v0.2.121 Apr 2016Nothing published for this version
-
v0.2.018 Apr 2016Release notes
Open source →Use new version of SOAP HTTP binding to simplify this library, and also update tests and readme.
-
v0.1.003 Apr 2016Nothing published for this version