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

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

paydirectly/paydirectly-php
===========================

paydirectly SDK for PHP

v1.1(4y ago)38[1 PRs](https://github.com/Asadali572/paydirectly-php/pulls)MITPHPPHP &gt;=5.6

Since Sep 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Asadali572/paydirectly-php)[ Packagist](https://packagist.org/packages/paydirectly/paydirectly-php)[ Docs](https://github.com/asadali572/paydirectly-php)[ RSS](/packages/paydirectly-paydirectly-php/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Paydirectly SDK for PHP
=======================

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

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

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

[](#installation)

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

```
composer require paydirectly/paydirectly-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`:

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

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

[](#documentation)

Fantastic documentation is available at .

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.9% of commits — single point of failure

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 ~0 days

Total

2

Last Release

1715d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ece596a10457ed07d621ab514d21b990da365c043c949b249fc2fb43600e29d9?d=identicon)[Asadali](/maintainers/Asadali)

---

Top Contributors

[![dev-asadali](https://avatars.githubusercontent.com/u/72449631?v=4)](https://github.com/dev-asadali "dev-asadali (14 commits)")[![Asadeli](https://avatars.githubusercontent.com/u/46839255?v=4)](https://github.com/Asadeli "Asadeli (13 commits)")

---

Tags

apiclientsdkrestgraphqlpaymentspaydirectly

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/paydirectly-paydirectly-php/health.svg)](https://phpackages.com/packages/paydirectly-paydirectly-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)
