PHPackages                             goosfraba/kontomatik-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. goosfraba/kontomatik-sdk

ActiveLibrary

goosfraba/kontomatik-sdk
========================

1.0.0(2y ago)02.6kMITPHPPHP &gt;=8.0

Since May 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dbojdo/kontomatik-sdk)[ Packagist](https://packagist.org/packages/goosfraba/kontomatik-sdk)[ RSS](/packages/goosfraba-kontomatik-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (2)Used By (0)

Kontomatik SDK
==============

[](#kontomatik-sdk)

This repository provides the PHP SDK for Kontomatik.

Installation
------------

[](#installation)

Via composer

```
composer require goosfraba/kontomatik-sdk
```

Usage
-----

[](#usage)

### ApiFactory

[](#apifactory)

In order to create the particular API, first you need the `ApiFactory` instance.

```
