PHPackages                             comerciaglobalpayments/phpsdk - 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. [Payment Processing](/categories/payments)
4. /
5. comerciaglobalpayments/phpsdk

ActiveSdk[Payment Processing](/categories/payments)

comerciaglobalpayments/phpsdk
=============================

PHP SDK for addonpayments

V01.00.02(1y ago)030PHP

Since May 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/DeveloperCGP/PHP-SDK)[ Packagist](https://packagist.org/packages/comerciaglobalpayments/phpsdk)[ RSS](/packages/comerciaglobalpayments-phpsdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

AddonPayments PHPSDK
====================

[](#addonpayments-phpsdk)

Introduction
------------

[](#introduction)

This SDK is responsible for handling different payment methods (Host2Host, Hosted and JS Library) through simple functions calls by providing a few parameter needed in the payment (amount, currency, etc...)

Environment Requirement
-----------------------

[](#environment-requirement)

Version &gt;= PHP 8.0

Autoloading the SDK
-------------------

[](#autoloading-the-sdk)

```
include __DIR__ . '/vendor/autoload.php';

```

Namespace Imports
-----------------

[](#namespace-imports)

```
use AddonPaymentsSDK\AddonPaymentsSDK;
use AddonPaymentsSDK\Config\Configuration;
use AddonPaymentsSDK\Config\CountryCodes;
use AddonPaymentsSDK\Config\Parameters;
use AddonPaymentsSDK\Config\Credentials;
use AddonPaymentsSDK\Config\CurrencyCodes;

```

Currently Supported Operations
------------------------------

[](#currently-supported-operations)

- Hosted Redirection
- Host to Host
- Javascript Auth token
- Javascript Charge Request
- Quix Hosted
- Quix Javascript

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance50

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Total

3

Last Release

393d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/45a5eb9a0c1643d53d248f9ef010dffcd0bf078db130bb73e96e7c4a8552cdfd?d=identicon)[DeveloperCGP](/maintainers/DeveloperCGP)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/comerciaglobalpayments-phpsdk/health.svg)

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/braintree

Braintree gateway for Omnipay payment processing library

35558.0k3](/packages/omnipay-braintree)

PHPackages © 2026

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