PHPackages                             distrimedia/soap-client - 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. distrimedia/soap-client

ActivePhp-module[API Development](/categories/api)

distrimedia/soap-client
=======================

PHP DistriMedia Soap Client

v1.0.3(4y ago)13.0k11PHPPHP &gt;=7.3

Since Dec 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/distrimedia/soap-client)[ Packagist](https://packagist.org/packages/distrimedia/soap-client)[ RSS](/packages/distrimedia-soap-client/feed)WikiDiscussions v1 Synced 5d ago

READMEChangelog (1)Dependencies (4)Versions (8)Used By (1)

DistriMedia PHP Client
======================

[](#distrimedia-php-client)

NOTICE
------

[](#notice)

IF YOU WISH TO MAKE USE OF THIS PACKAGE , PLEASE ALWAYS CONTACT DISTRIMEDIA IN ADVANCE PLEASE

Introduction
------------

[](#introduction)

This module provides PHP Services for the following SOAP calls:

### CreateOrder

[](#createorder)

1. Create an Order Service Object `DistriMedia\SoapClient\Service\Order`
2. Call the function `createOrder` with the following parameters
    1. Order (`DistriMedia\SoapClient\Struct\Order`)

### Request Order Status

[](#request-order-status)

1. Create an Order Service Object `DistriMedia\SoapClient\Service\Order`
2. Call the function `changeOrderStatusby{$param}` with the following parameters
    1. OrderID (string) | OrderNumber (string) | OrderReference
    2. Status (`Startorder`, `Cancel`)

### Change Order Status

[](#change-order-status)

1. Create an Order Service Object `DistriMedia\SoapClient\Service\Order`
2. Call the function `changeOrderStatus{$param}` with the following parameters
    1. OrderID (string) | OrderNumber (string) | OrderReference
    2. Status (`Startorder`, `Cancel`)

### Change Customer

[](#change-customer)

1. Create a Customer Service Object `DistriMedia\SoapClient\Service\Customer`
2. Call the function `changeCustomer{$param}` with the following parameters
    1. Customer (`DistriMedia\SoapClient\Struct\Customer`)
    2. OrderID (string)

### RequestInventory

[](#requestinventory)

1. Create an Inventory Service Object `DistriMedia\SoapClient\Service\Inventory`
2. Call the function `changeOrderStatus{$param}` with the following parameters
    1. OrderID (string) | OrderNumber (string) | OrderReference
    2. Status (`Startorder`, `Cancel`)

Authors
-------

[](#authors)

- Baldwin bv

Testing
-------

[](#testing)

1. copy `.env.dist` to `.env` and fill in your credentials.
2. Execute `docker-compose run phpunit` to run the unit tests

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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 ~77 days

Total

5

Last Release

1661d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b03cf2056a93343695443fbaad546ad17eafc543e8c810e1755b54f3f3d360e8?d=identicon)[distrimedia](/maintainers/distrimedia)

---

Top Contributors

[![tristanhofman](https://avatars.githubusercontent.com/u/26116975?v=4)](https://github.com/tristanhofman "tristanhofman (22 commits)")

---

Tags

phpsoapapi clientdistrimedia

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/distrimedia-soap-client/health.svg)

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

###  Alternatives

[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[comgate/sdk

Comgate PHP SDK

13327.8k](/packages/comgate-sdk)

PHPackages © 2026

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