issues
search
clue
/
reactphp-soap
Simple, async SOAP webservice client, built on top of ReactPHP.
https://clue.engineering/2020/announcing-reactphp-soap-2
MIT License
64
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fiix php8 depreciation notice
#61
detain
closed
8 months ago
1
feat(core): Sync with original repo - update reactphp deps
#60
override2k
closed
11 months ago
1
feat(core): Sync fork
#59
override2k
closed
11 months ago
1
Tests failing because the WSDL website is down
#58
yadaiio
opened
1 year ago
1
Add `withHeaders()` method to add custom SOAP headers
#57
KarimGeiger
closed
3 years ago
2
Simplify usage by updating to new default loop and making Browser optional
#56
SimonFrings
closed
3 years ago
0
Use GitHub actions for continuous integration (CI)
#55
SimonFrings
closed
3 years ago
0
Add badge to show number of project installations
#54
PaulRotmann
closed
3 years ago
0
SoapFault caused by data uri transformation
#53
enumag
closed
3 years ago
8
Improve timeout documentation
#52
clue
closed
3 years ago
0
Add support / sponsorship info
#51
SimonFrings
closed
4 years ago
0
Prepare v2.0.0 release
#50
SimonFrings
closed
4 years ago
0
Add type declarations and require PHP 7.1+ as a consequence
#49
clue
closed
4 years ago
0
Fix failing tests when ext-xdebug is not loaded and simplify tests for new Xdebug and PHPUnit versions
#48
clue
closed
4 years ago
0
Drop support for HHVM, PHP 5, PHPUnit 4 and PHPUnit 5
#47
SimonFrings
closed
4 years ago
0
Use fully qualified class names in documentation
#46
SimonFrings
closed
4 years ago
0
Update to reactphp/http v1.0.0
#45
SimonFrings
closed
4 years ago
0
Run tests on PHPUnit 9 and update PHPUnit configuration schema for PHPUnit 9.3
#44
SimonFrings
closed
4 years ago
0
Support additional SOAP headers
#43
snezhkoigor
closed
4 years ago
2
Run tests on PHP 7.4 and simplify test matrix, clean up test suite and add .gitattributes to exclude dev files from exports
#42
SimonFrings
closed
4 years ago
1
React Soap does not passes the arguments
#41
akimkelar
closed
5 years ago
1
Update Travis config to also test PHP 7.3
#40
andreybolonin
closed
5 years ago
1
Tag a release before changing dependency versions
#39
neilcrookes
closed
6 years ago
1
Add new Client::withLocation() method
#38
clue
closed
6 years ago
0
Do not mark Client as final to allow mocking in tests
#37
clue
closed
6 years ago
0
Documentation for HTTP proxy servers
#36
clue
closed
6 years ago
0
Properly handle SOAP error responses, accept HTTP error responses and explicitly configure Browser to not follow any HTTP redirects
#35
clue
closed
6 years ago
0
Support timeouts for SOAP requests (HTTP timeout option)
#34
clue
closed
6 years ago
0
Respect WSDL type definitions when decoding and support classmap option
#33
clue
closed
6 years ago
0
Add support for optional SOAP options and non-WSDL mode
#32
clue
closed
6 years ago
0
Replace Factory with simplified Client constructor
#31
clue
closed
6 years ago
0
Add cancellation support
#30
clue
closed
6 years ago
0
Improve documentation
#29
clue
closed
6 years ago
0
Test against PHP 7.2 and PHP 7.1 and latest ReactPHP components
#28
clue
closed
6 years ago
0
Optionally skip functional integration tests requiring internet
#27
clue
closed
6 years ago
0
Mark all classes as final and all internal APIs as @internal
#26
clue
closed
6 years ago
0
Update project homepage
#25
clue
closed
6 years ago
0
Support PHPUnit 6
#24
carusogabriel
closed
7 years ago
1
Added the possibility to override the webservice location
#23
pascal-hofmann
closed
6 years ago
4
Add PHPUnit to require-dev and fix Travis build config
#22
clue
closed
7 years ago
0
Forward compatibility with clue/buzz-react v2.0 and upcoming EventLoop
#21
clue
closed
7 years ago
1
Get request in response
#20
francarmona
closed
6 years ago
7
Update to clue/buzz-react v1.0
#19
clue
closed
8 years ago
0
use with multiple clients
#18
jjdarias
closed
8 years ago
1
First class support for PHP 7
#17
clue
closed
8 years ago
0
Improve test suite
#16
clue
closed
6 years ago
2
Rename createClient() to something more meaningful
#15
clue
closed
6 years ago
4
Clients can now be put in 'raw responses' mode.
#14
floriansimon1
closed
8 years ago
6
Add Client::getLocation() helper
#13
clue
closed
8 years ago
5
Use clue/block-react for blocking tests
#12
clue
closed
9 years ago
0
Next