PHPackages                             kruegge82/deutschepost-internetmarke-php-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. [HTTP &amp; Networking](/categories/http)
4. /
5. kruegge82/deutschepost-internetmarke-php-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

kruegge82/deutschepost-internetmarke-php-sdk
============================================

Division: Post &amp; Parcel Germany&lt;br /&gt; The INTERNETMARKE is the online-postage for mail products of Deutsche Post AG.

v1.27.2(7mo ago)01421unlicensePHPPHP ^8.1

Since Aug 25Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/kruegge82/deutschepost-internetmarke-php-sdk)[ Packagist](https://packagist.org/packages/kruegge82/deutschepost-internetmarke-php-sdk)[ Docs](https://openapi-generator.tech)[ RSS](/packages/kruegge82-deutschepost-internetmarke-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (4)Versions (10)Used By (0)

OpenAPIClient-php
=================

[](#openapiclient-php)

Division: Post &amp; Parcel Germany
 The INTERNETMARKE is the online-postage for mail products of Deutsche Post AG.

For more information, please visit .

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

[](#installation--usage)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
    }
  ],
  "require": {
    "GIT_USER_ID/GIT_REPO_ID": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
