PHPackages                             cleverage/process-soap-bundle - 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. [API Development](/categories/api)
4. /
5. cleverage/process-soap-bundle

AbandonedArchivedLibrary[API Development](/categories/api)

cleverage/process-soap-bundle
=============================

SOAP extension for CleverAge/ProcessBundle

v1.1.0(7y ago)0534GPL-3.0-or-laterPHPPHP &gt;=7.0

Since Oct 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/cleverage/process-soap-bundle)[ Packagist](https://packagist.org/packages/cleverage/process-soap-bundle)[ Docs](https://github.com/cleverage/process-soap-bundle)[ RSS](/packages/cleverage-process-soap-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

CleverAge/ProcessSoapBundle
===========================

[](#cleverageprocesssoapbundle)

This bundle is deprecated, use [CleverAge/SoapProcessBundle](https://github.com/cleverage/soap-process-bundle) instead

This bundle extends the CleverAge/ProcessBundle to make Soap calls.

Configuration reference
-----------------------

[](#configuration-reference)

### Defining your Soap client

[](#defining-your-soap-client)

You can use the default client :

```
clever_age_soap_process:
    clients:
        :
            wsdl: ~ # See SoapClient documentation : http://php.net/manual/en/soapclient.soapclient.php
            options: ~ # See SoapClient documentation : http://php.net/manual/en/soapclient.soapclient.php
            service_alias: ~ # An alias to your client service. The default name of the generated service is 'clever_age_process_soap.soap_client.'
            class: ~ # The class implementing the service. By default '%clever_age_process_soap.soap_client.class%'
```

Or you can declare your own Soap client service by implementing the `CleverAge\ProcessSoapBundle\Soap\Client\ClientInterface`.

### Existing tasks

[](#existing-tasks)

#### SoapClientTask

[](#soapclienttask)

Call a method on your Soap client :

```
:
    service: '@clever_age_soap_process.task.soap_client'
    options:
        # Required options
        soap_client:  # your Soap client service
        method:  # the method to call
    outputs: [] # Array of tasks to pass the output to
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~68 days

Total

5

Last Release

2866d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d408c6ae2e5f73eff1f279b35eb21009d7ded0b4c1f97f8ca45dca4a21f3911?d=identicon)[Clever Age](/maintainers/Clever%20Age)

---

Top Contributors

[![njoubert-cleverage](https://avatars.githubusercontent.com/u/185094902?v=4)](https://github.com/njoubert-cleverage "njoubert-cleverage (1 commits)")

---

Tags

exportprocessimportsoaptransformationtasketl

### Embed Badge

![Health badge](/badges/cleverage-process-soap-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/cleverage-process-soap-bundle/health.svg)](https://phpackages.com/packages/cleverage-process-soap-bundle)
```

###  Alternatives

[cleverage/process-bundle

Process, import/export, transform and validate data with a simple API with Symfony3

2052.2k13](/packages/cleverage-process-bundle)[laminas/laminas-soap

6121.8M37](/packages/laminas-laminas-soap)[gusapi/gusapi

Gus Api Library for PHP

1351.5M8](/packages/gusapi-gusapi)[codedredd/laravel-soap

A SoapClient wrapper integration for Laravel

221516.6k3](/packages/codedredd-laravel-soap)[besimple/soap-common

Build and consume SOAP Common based web services

122.4M8](/packages/besimple-soap-common)

PHPackages © 2026

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