PHPackages                             maviance/smobilpay-php - 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. [API Development](/categories/api)
4. /
5. maviance/smobilpay-php

ActiveLibrary[API Development](/categories/api)

maviance/smobilpay-php
======================

Smobilpay Third Party (S3P) API client for PHP

v2.2.2(1y ago)113.6k↑21.6%5[1 PRs](https://github.com/maviance/smobilpay-php/pulls)1Apache-2.0PHPPHP &gt;=8.1

Since Apr 12Pushed 1y ago2 watchersCompare

[ Source](https://github.com/maviance/smobilpay-php)[ Packagist](https://packagist.org/packages/maviance/smobilpay-php)[ Docs](https://www.smobilpay.cm)[ RSS](/packages/maviance-smobilpay-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (17)Used By (1)

Smobilpay S3P API Client for PHP
================================

[](#smobilpay-s3p-api-client-for-php)

Php library for the Smobilpay S3P API

> **Note**Only use this branch with PHP 8.1 and above

> **Note**Compatbility with PHP releases &lt; 8.1 are being maintained in the v1.0 branch

Getting Started
---------------

[](#getting-started)

### Composer

[](#composer)

To install the library via [Composer](https://getcomposer.org/), add composer.json:

```
{
  "require": {
    "maviance/smobilpay-php": "*"
  }
}
```

Usage
-----

[](#usage)

The official API documentation can be found at :

Samplecode to call account details:

```
