PHPackages                             payhelper/payments-hub - 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. payhelper/payments-hub

ActiveProject[Payment Processing](/categories/payments)

payhelper/payments-hub
======================

405[4 PRs](https://github.com/PayHelper/payments-hub/pulls)PHP

Since Jul 23Pushed 3y ago5 watchersCompare

[ Source](https://github.com/PayHelper/payments-hub)[ Packagist](https://packagist.org/packages/payhelper/payments-hub)[ RSS](/packages/payhelper-payments-hub/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (5)Used By (0)

Payments Hub [![Build Status](https://camo.githubusercontent.com/452757fe6bd3534776a54f076202955df3a3fee8a3b7209e2bcf4fdcf7b1e861/68747470733a2f2f7472617669732d63692e6f72672f50617948656c7065722f7061796d656e74732d6875622e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/PayHelper/payments-hub) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/baa5689105712e715596432a79e9b0728c437b3d161e74e19df856f337ec3de0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f50617948656c7065722f7061796d656e74732d6875622f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PayHelper/payments-hub/?branch=master) [![StyleCI](https://camo.githubusercontent.com/b9e67c01149c8b06da6a4863ec5a9e51652c6b80f4d56f2262d15a1a724772fb/68747470733a2f2f7374796c6563692e696f2f7265706f732f39323832353939322f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/92825992)
==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#payments-hub--)

A free and open-source framework for voluntary payment integration into different publishing channels.

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

[](#documentation)

Documentation is available at [payments-hub.readthedocs.io](https://payments-hub.readthedocs.io).

Prerequisites
-------------

[](#prerequisites)

Read the [Prerequisites](https://payments-hub.readthedocs.io/en/latest/installation/prerequisites.html) section to find out more.

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

[](#requirements)

Read the [Requirements](https://payments-hub.readthedocs.io/en/latest/installation/requirements.html) section to see what is required before starting.

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

[](#configuration)

Generate the SSH keys to properly use the authentication:

```
mkdir var/jwt
openssl genrsa -out var/jwt/private.pem -aes256 4096
openssl rsa -pubout -in var/jwt/private.pem -out var/jwt/public.pem
```

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

[](#installation)

You need [Composer](https://getcomposer.org/download/) to install PHP dependencies.

Then run the following commands:

```
composer install
bin/console doctrine:migrations:migrate
bin/console server:start
```

**Note** If the database does not exist, create it manually or by running command: `bin/console doctrine:database:create`.

Next, open  in your browser and you will see Payments Hub running in the development mode.

License
-------

[](#license)

See the complete license [here](LICENSE).

Contributors
------------

[](#contributors)

This project is a Sourcefabric z.ú. and contributors initiative.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81% 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/9ec8ead198708d54817180228ce713f9d6f43f1fbfebbfa71271fe8fcae11dc6?d=identicon)[takeit](/maintainers/takeit)

---

Top Contributors

[![takeit](https://avatars.githubusercontent.com/u/562536?v=4)](https://github.com/takeit "takeit (64 commits)")[![ahilles107](https://avatars.githubusercontent.com/u/298610?v=4)](https://github.com/ahilles107 "ahilles107 (15 commits)")

---

Tags

payhelperpaymentpaymentspayments-hubphpsymfony

### Embed Badge

![Health badge](/badges/payhelper-payments-hub/health.svg)

```
[![Health](https://phpackages.com/badges/payhelper-payments-hub/health.svg)](https://phpackages.com/packages/payhelper-payments-hub)
```

###  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/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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