PHPackages                             vinceferro/asynchronous-soap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. vinceferro/asynchronous-soap

ActiveLibrary[HTTP &amp; Networking](/categories/http)

vinceferro/asynchronous-soap
============================

Multi curl SoapClient that allow to perform multiple requests to SoapServer

017.0kPHP

Since Oct 3Pushed 8y ago4 watchersCompare

[ Source](https://github.com/vinceferro/asynchronous-soap)[ Packagist](https://packagist.org/packages/vinceferro/asynchronous-soap)[ RSS](/packages/vinceferro-asynchronous-soap/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Asynchronous|Parallel Multi-Curl Soap Client
============================================

[](#asynchronousparallel-multi-curl-soap-client)

Parallel Multi-Curl SoapClient that allow us to perform Parallel multiple requests to SoapServer with CURL.

Almost all the companies that provide services using SoapServer and alot of them provide asynchronous Soap Api but Usually it very poor and it lack the real-time response and its poor comparing to the synchronous Soap Api.

I personally have faced this issue many times dealing with 3rd party service providers specially in eCommerce field ( Email marketing, Data mining, etc.. most of other third party tools ) So This class is great help and great tool to use !!

This class will allow you to be able to use different asynchronous Soap Implementation! that work with Synchronous Soap Api !

See the [**Examples**](https://github.com/Meabed/asynchronous-soap/tree/master/example) to see how to use it.

Read the Comment in the Example files carefully they are all written to help you understand how the client works and what you can do with it and how to customize it to fit your purpose!

Example [**WSDL**](http://meabed.net/soap/test.php)

### Features

[](#features)

- Client can work in Asynchronous (multi) and Synchronous (single) mode.
- Multiple calls using **curl\_multi\_exec**, Doesn't wait for soap consecutive calls ! This client will save alot of time and resources doing multiple requests at same time !
- **SSL / Session Sharing.**
- \_\_curl\_info meta data in response object.
- Each Request has **hash id** which is unique to each request ( If you execute the same request 100 times more, it will have the same hash ) so no duplicate requests
- Very Easy to debug every single point during the request! also ability to use **CURL\_VERBOSE** to debug the connections to the Soap Host
- Very easy exception handling in **async** mode

Need Help ?
-----------

[](#need-help-)

I'm Always glad ot help and assist. so if you have an idea that could make this project better

Submit git issue or contact me [www.meabed.net](http://meabed.net)

### How to contribute

[](#how-to-contribute)

Make a fork, commit to develop branch and make a pull request

Licence
-------

[](#licence)

[GNU General Public License, version 3 (GPLv3)](http://opensource.org/licenses/gpl-3.0)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/29dfc8cfc571d29a4076a12998dcae1ae84649d60d5ca3c8b0e549dd79521bcb?d=identicon)[thev](/maintainers/thev)

---

Top Contributors

[![meabed](https://avatars.githubusercontent.com/u/45731?v=4)](https://github.com/meabed "meabed (22 commits)")[![rstrong-pica9](https://avatars.githubusercontent.com/u/3339806?v=4)](https://github.com/rstrong-pica9 "rstrong-pica9 (2 commits)")[![vinceferro](https://avatars.githubusercontent.com/u/1297351?v=4)](https://github.com/vinceferro "vinceferro (1 commits)")

### Embed Badge

![Health badge](/badges/vinceferro-asynchronous-soap/health.svg)

```
[![Health](https://phpackages.com/badges/vinceferro-asynchronous-soap/health.svg)](https://phpackages.com/packages/vinceferro-asynchronous-soap)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
