Download the PHP package franksengentobv/colissimo-sdk without Composer
On this page you can find all versions of the php package franksengentobv/colissimo-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download franksengentobv/colissimo-sdk
More information about franksengentobv/colissimo-sdk
Files in franksengentobv/colissimo-sdk
Package colissimo-sdk
Short Description Unofficial Colissimo API PHP SDK
License MIT
Informations about the package colissimo-sdk
sengentobv/colissimo-sdk
Unofficial Colissimo API PHP SDK
Simple wrapper around the Colissimo SOAP APIs.
Installation & Usage
Requirements
PHP 7.4 or later.
Check composer.json for a list of all the requirements.
Composer
The recommended way to install this library is through Composer.
Manual Installation
Download the files and include autoload.php
:
Getting Started
Please follow the installation procedure and then run the following:
API Endpoints
The following webservices have been wrapped/mapped.
Authorization
The Colissimo API uses a custom method to authenticate (using the same set of credentials).
This library aims to aid you in this!
Whenever you create a new request object, you can (should) leave the fields meant for authentication empty as this library will do the heavy lifting for you by filling in (or overwriting) these fields automatically.
Tests
To run the tests, use:
All versions of colissimo-sdk with dependencies
ext-dom Version *
ext-mbstring Version *
ext-soap Version *
wsdltophp/packagebase Version ~5.0
guzzlehttp/guzzle Version ^7.0
ext-json Version *