PHPackages                             creatissimo/deutschepost-internetmarke - 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. creatissimo/deutschepost-internetmarke

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

creatissimo/deutschepost-internetmarke
======================================

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

v1.0.1(5mo ago)0130unlicensePHPPHP ^8.1

Since Jan 14Pushed 5mo agoCompare

[ Source](https://github.com/creatissimo/deutschepost-internetmarke)[ Packagist](https://packagist.org/packages/creatissimo/deutschepost-internetmarke)[ Docs](https://openapi-generator.tech)[ RSS](/packages/creatissimo-deutschepost-internetmarke/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (3)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`:

```
