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

ActiveLibrary[API Development](/categories/api)

sengentobv/chronopost-sdk
=========================

Unofficial Chronopost API PHP SDK

1.0.0(4y ago)11161MITPHPPHP ^7.4||^8.0

Since Nov 26Pushed 4y agoCompare

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

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

sengentobv/chronopost-sdk
=========================

[](#sengentobvchronopost-sdk)

Unofficial Chronopost API PHP SDK

Simple wrapper around the Chronopost SOAP APIs.

Note that this library is mostly untested at the moment, and the 'interface' should not be considered stable at this time.

If you do try this library and run into issues or have suggestions, report them at

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/chronopost-sdk
```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
