PHPackages                             frankmullenger/payment-test - 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. frankmullenger/payment-test

ActiveSilverstripe-module

frankmullenger/payment-test
===========================

SilverStripe Payment Test Module

0361[6 PRs](https://github.com/frankmullenger/silverstripe-payment-test/pulls)PHP

Since Aug 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/frankmullenger/silverstripe-payment-test)[ Packagist](https://packagist.org/packages/frankmullenger/payment-test)[ RSS](/packages/frankmullenger-payment-test/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SilverStripe Payment Test Module
================================

[](#silverstripe-payment-test-module)

Maintainer Contacts
-------------------

[](#maintainer-contacts)

- Frank Mullenger
- Ryan Dao

Requirements
------------

[](#requirements)

- SilverStripe &gt;3.0
- SilverStripe Payment 1.0

Installation Instructions
-------------------------

[](#installation-instructions)

1. Place this directory in the root of your SilverStripe installation and call it 'payment-test'.
2. Visit yoursite.com/dev/build to rebuild the database.

Usage Overview
--------------

[](#usage-overview)

Enable supported payment methods in your application yaml file, e.g: mysite/\_config/payment.yml

```
---
Name: payment
After: 'framework/*','cms/*'
---
PaymentGateway:
  environment:
    'dev'

PaymentProcessor:
  supported_methods:
    dev:
      - 'DummyMerchantHosted'
    live:
      - 'DummyMerchantHosted'
      - 'DummyGatewayHosted'
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2db96f6ba18193dc0469b4c0d86c6755579295f9f0c5a608cd50f2d7a998f88e?d=identicon)[frankmullenger](/maintainers/frankmullenger)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/frankmullenger-payment-test/health.svg)

```
[![Health](https://phpackages.com/badges/frankmullenger-payment-test/health.svg)](https://phpackages.com/packages/frankmullenger-payment-test)
```

PHPackages © 2026

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