PHPackages                             surjowallet/php-sdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. surjowallet/php-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

surjowallet/php-sdk
===================

Surjo Wallet PHP SDK

1.0.2(2w ago)08↓100%MITPHPPHP ^8.1

Since May 26Pushed 2w agoCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

Surjo Wallet PHP SDK
====================

[](#surjo-wallet-php-sdk)

Official PHP SDK for Surjo Wallet Payment Gateway.

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

[](#installation)

```
composer require surjowallet/php-sdk
```

Usage
-----

[](#usage)

```
use SurjoWallet\Client;

$client = new Client([
    'store_id' => 'STORE_ID',
    'api_key' => 'API_KEY',
    'secret_key' => 'SECRET_KEY',
]);

$response = $client->createPayment([
    'amount' => 100,
    'tran_id' => 'INV001',
]);
```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance97

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

3

Last Release

14d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2436b3aaba4b01ab30fa011882bb3437320403959c9b06527cbced107be5cb05?d=identicon)[surjowallet](/maintainers/surjowallet)

---

Top Contributors

[![surjowallet](https://avatars.githubusercontent.com/u/288132229?v=4)](https://github.com/surjowallet "surjowallet (4 commits)")

### Embed Badge

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

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

###  Alternatives

[ampproject/amp-toolbox

A collection of AMP tools making it easier to publish and host AMP pages with PHP.

73633.1k1](/packages/ampproject-amp-toolbox)

PHPackages © 2026

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