PHPackages                             camoo/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. camoo/smobilpay-php

ActiveLibrary[API Development](/categories/api)

camoo/smobilpay-php
===================

Smobilpay Third Party (S3P) API client for PHP

06PHP

Since Mar 18Pushed 3y agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

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

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

Php library for the Smobilpay S3P API

It requires PHP version 5.5+

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:

```
