PHPackages                             machour/konnect - 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. [Payment Processing](/categories/payments)
4. /
5. machour/konnect

ActiveLibrary[Payment Processing](/categories/payments)

machour/konnect
===============

Konnect PHP SDK

1.0.0(5mo ago)398↑313.8%1BSD-3-ClausePHPPHP &gt;=7.3

Since Dec 7Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/machour/konnect)[ Packagist](https://packagist.org/packages/machour/konnect)[ Docs](https://konnect.network/)[ RSS](/packages/machour-konnect/feed)WikiDiscussions main Synced 1mo ago

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

Konnect PHP SDK (unofficial)
============================

[](#konnect-php-sdk-unofficial)

[![Konnect](./konnect.svg)](https://konnect.network)

The payment solution for Tunisia. Simple, fast, personalized, immediate and for all !

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

[](#installation)

```
composer require machour/konnect
```

This SDK follows the PSR-18 "HTTP Client" standard, to allow for more interoperability.

It's most likely your framework will handle the dependencies injection for you, if not you can use any implementation of the spec.

The below example uses this two librairies:

```
composer require guzzlehttp/guzzle nyholm/psr7
```

SDK Initialization
------------------

[](#sdk-initialization)

```
