PHPackages                             relief\_applications/payment-handler-bundle - 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. relief\_applications/payment-handler-bundle

ActiveSymfony-bundle[Payment Processing](/categories/payments)

relief\_applications/payment-handler-bundle
===========================================

Helper to handle the successful payment request coming from the Relief Applications payment server

v1.0.0(7y ago)022MITPHPPHP &gt;=7.0

Since Apr 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ReliefApplications/payment-handler-bundle)[ Packagist](https://packagist.org/packages/relief_applications/payment-handler-bundle)[ RSS](/packages/relief-applications-payment-handler-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Relief Applications Payment Handler
===================================

[](#relief-applications-payment-handler)

This package is here to help you for the payments on Relief Applications' applications.

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

[](#installation)

To install this package, just run :

```
composer req relief_applications/payment-handler-bundle

```

This will install the package into your vendors.

Usage
-----

[](#usage)

To use this package, create a method in a controller that will handle the request from the payment server. Then simply call the method :

```
$payload = SuccessfulPaymentHandler::getPayload($request);

```

This will verify that the data are coming from the payment server and will decrypt it so you can use the payload that was passed by the front of the application as an array.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2588d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e45878f3245adbcfcc78fe62ff39ffaf29d2860725bc2cc4e299924d5683e1d1?d=identicon)[developer2.reliefapps](/maintainers/developer2.reliefapps)

---

Top Contributors

[![greg-reliefapps](https://avatars.githubusercontent.com/u/47357816?v=4)](https://github.com/greg-reliefapps "greg-reliefapps (1 commits)")

### Embed Badge

![Health badge](/badges/relief-applications-payment-handler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/relief-applications-payment-handler-bundle/health.svg)](https://phpackages.com/packages/relief-applications-payment-handler-bundle)
```

###  Alternatives

[payum/payum-bundle

One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.

59510.3M40](/packages/payum-payum-bundle)[sylius/payment-bundle

Flexible payments system for Symfony e-commerce applications.

22268.0k5](/packages/sylius-payment-bundle)[troopers/mangopay-bundle

This Bundle include Mangopay php sdk as a service

2617.9k](/packages/troopers-mangopay-bundle)[paymentsuite/paymentsuite

PaymentSuite is an easy implementation for lot of Payment Methods for Symfony projects

2715.5k2](/packages/paymentsuite-paymentsuite)

PHPackages © 2026

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