PHPackages                             codzo/platinum28degree - 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. codzo/platinum28degree

ActiveLibrary[Payment Processing](/categories/payments)

codzo/platinum28degree
======================

Gadget to interact with 28Degree Credit Card Edit

00PHPCI failing

Since Sep 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/codzo/Platinum28Degree)[ Packagist](https://packagist.org/packages/codzo/platinum28degree)[ RSS](/packages/codzo-platinum28degree/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

28Degree Gadget
===============

[](#28degree-gadget)

PHP library to interact with 28Degree Credit Card. 28Degree Credit Card website is

This package will download and cache the webpage. To speed up the performance you may setup a cronjob to automate the downloading. See script in `bin`directory.

Install
-------

[](#install)

Recommanded to install by composer.

```
composer require codzo/platinum28degree

```

Configuration
-------------

[](#configuration)

Specify the username and password for 28Degree website in `config/app.php` file. See `config/app.php.dist` for reference.

Usage
-----

[](#usage)

```
$pd = new \Codzo\Platinum28Degree\Platinum28Degree();

// update cache, omit if you have a cronjob setup
$pd->updateCache();

$account_summary = $pd->getAccountSummary();
$transactions    = $pd->getLatestTransactions();
```

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

gadgetphp-library

### Embed Badge

![Health badge](/badges/codzo-platinum28degree/health.svg)

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

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)

PHPackages © 2026

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