PHPackages                             sengentobv/colissimo-sdk - 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. sengentobv/colissimo-sdk

ActiveLibrary[API Development](/categories/api)

sengentobv/colissimo-sdk
========================

Unofficial Colissimo API PHP SDK

021PHP

Since Nov 30Pushed 4y agoCompare

[ Source](https://github.com/SengentoBV/colissimo-sdk)[ Packagist](https://packagist.org/packages/sengentobv/colissimo-sdk)[ RSS](/packages/sengentobv-colissimo-sdk/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

sengentobv/colissimo-sdk
========================

[](#sengentobvcolissimo-sdk)

Unofficial Colissimo API PHP SDK

Simple wrapper around the Colissimo SOAP APIs.

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 or later.

Check composer.json for a list of all the requirements.

### Composer

[](#composer)

The recommended way to install this library is through [Composer](https://getcomposer.org/).

```
composer require sengentobv/colissimo-sdk
```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
