PHPackages                             cdma-numiscorner/allegro-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. cdma-numiscorner/allegro-sdk

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

cdma-numiscorner/allegro-sdk
============================

https://developer.allegro.pl/about Documentation is generated from \[this\](https://developer.allegro.pl/swagger.yaml) OpenAPI 3.0 specification file.

1.0.2(3y ago)06unlicensePHPPHP &gt;=7.2

Since Jan 27Pushed 3y ago2 watchersCompare

[ Source](https://github.com/cdma-numiscorner/allegro-sdk)[ Packagist](https://packagist.org/packages/cdma-numiscorner/allegro-sdk)[ Docs](https://openapi-generator.tech)[ RSS](/packages/cdma-numiscorner-allegro-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (3)Versions (3)Used By (0)

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

[](#openapiclient-php)

Documentation is generated from [this](https://developer.allegro.pl/swagger.yaml) OpenAPI 3.0 specification file.

For more information, please visit .

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

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.2 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/cdma-numiscorner/allegro-sdk.git"
    }
  ],
  "require": {
    "cdma-numiscorner/allegro-sdk": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
