PHPackages                             postpay/postpay-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. [HTTP &amp; Networking](/categories/http)
4. /
5. postpay/postpay-php

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

postpay/postpay-php
===================

Postpay SDK for PHP

0.1.1(4y ago)023.0k↓36.5%2[1 PRs](https://github.com/postpayio/postpay-php/pulls)3MITPHPPHP &gt;=5.6

Since Nov 9Pushed 3y ago6 watchersCompare

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

READMEChangelog (6)Dependencies (3)Versions (8)Used By (3)

 [![Latest Version](https://camo.githubusercontent.com/cde91259fcac3f44a69ac1c8527472701a2ca1ea1d0c803e34a33dd9e9806a4a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f706f7374706179696f2f706f73747061792d7068702e737667)](https://github.com/postpayio/postpay-php/releases) [![Build Status](https://camo.githubusercontent.com/f8ae70d1a0ba8ad32a4f2e022f4583c977bd0db6f9f0c10c4aee1a9b8684d8b8/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f706f7374706179696f2f706f73747061792d7068702e737667)](https://travis-ci.com/postpayio/postpay-php) [![Scrutinizer](https://camo.githubusercontent.com/842e9158418b34777250f3bdc23c8f946a08d67a1127df719524ec74bf43eb7d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706f7374706179696f2f706f73747061792d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/postpayio/postpay-php/) [![Coverage](https://camo.githubusercontent.com/b4f78c5bb1f356e0ecc810f3d6620bbceb89c8b9be5e5639fcb70ebf59197319/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706f7374706179696f2f706f73747061792d7068702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/postpayio/postpay-php/)

Postpay SDK for PHP
===================

[](#postpay-sdk-for-php)

PHP library for [Postpay](https://postpay.io) API.

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

[](#installation)

The recommended way to install *postpay-php* is through [Composer](https://getcomposer.org/):

```
composer require postpay/postpay-php
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

Quickstart
----------

[](#quickstart)

All configs are passed around as a single variable `config`:

```
$postpay = new \Postpay\Postpay([
    'merchant_id' => 'id_ ...',
    'secret_key' => 'sk_live_ ...',
]);
```

Documentation
-------------

[](#documentation)

Fantastic documentation is available at .

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~116 days

Recently: every ~145 days

Total

6

Last Release

1799d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d33ffa26d868bd0d961a9bbeeebddc72aad514bc83ee8534193efd4737f25af?d=identicon)[postpay](/maintainers/postpay)

---

Tags

apiclientgraphqlphppostpayrestfulsdkapiclientsdkrestgraphqlpaymentspostpay

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/postpay-postpay-php/health.svg)

```
[![Health](https://phpackages.com/badges/postpay-postpay-php/health.svg)](https://phpackages.com/packages/postpay-postpay-php)
```

###  Alternatives

[gopay/payments-sdk-php

GoPay's PHP SDK for Payments REST API

841.6M14](/packages/gopay-payments-sdk-php)[arhitector/yandex

PHP SDK для работы с некоторыми сервисами яндекса (Яндекс.Диск, Yandex.Disk)

13082.9k5](/packages/arhitector-yandex)[artesaos/laravel-linkedin

Linkedin API integration for Laravel and Lumen 5

5666.5k](/packages/artesaos-laravel-linkedin)[cristianpontes/zoho-crm-client-php

Provides a clean readable PHP API to the Zoho Rest API

5554.0k](/packages/cristianpontes-zoho-crm-client-php)[repat/plentymarkets-rest-client

REST Client for Plentymarkets

1510.0k](/packages/repat-plentymarkets-rest-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
