PHPackages                             sirumobile/payum-siru-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. sirumobile/payum-siru-bundle

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

sirumobile/payum-siru-bundle
============================

Payum Siru Mobile gateway bundle

0.1.0(3y ago)03MITPHPPHP ^8.0

Since Nov 16Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Sirumachinery/payum-siru-bundle)[ Packagist](https://packagist.org/packages/sirumobile/payum-siru-bundle)[ Docs](https://github.com/Sirumachinery/payum-siru-bundle)[ RSS](/packages/sirumobile-payum-siru-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

Payum Siru gateway bundle
=========================

[](#payum-siru-gateway-bundle)

Add Siru gateway to Payum using Symfony bundle.

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

[](#requirements)

- PHP 8.0+
- Symfony 6.0+
- API credentials from Siru

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

[](#installation)

```
composer require sirumobile/payum-siru-bundle
```

You most likely have payum-bundle already installed but if not, you also need one of [php-http/client-implementation](https://packagist.org/providers/php-http/client-implementation) adapters. For example

```
composer require symfony/http-client
```

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

[](#configuration)

You need your API credentials and integration details from Siru Mobile.

```
# config/packages/payum.yaml
payum:
    gateways:
        siru_checkout:
            factory: siru_checkout
            # These are only example values. Replace these with values
            # that you received from Siru Mobile
            merchant_id: 123
            merchant_secret: yoursecret
            variant: variant2
            purchase_country: FI
            service_group: 2
            tax_class: 3
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1273d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d124a684bc1f41985af83000e7995ab8b23370833f5bd1ee3a28d89927b37a17?d=identicon)[SiruMobile](/maintainers/SiruMobile)

---

Top Contributors

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

---

Tags

paymentpayummobile paymentsiru

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sirumobile-payum-siru-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sirumobile-payum-siru-bundle/health.svg)](https://phpackages.com/packages/sirumobile-payum-siru-bundle)
```

###  Alternatives

[jms/payment-core-bundle

A unified API for processing payments with Symfony

194742.9k36](/packages/jms-payment-core-bundle)[jms/payment-paypal-bundle

Payment Bundle providing access to the PayPal API

124405.8k1](/packages/jms-payment-paypal-bundle)[sylius/payum-bundle

Payum integration for Symfony e-commerce applications.

11109.5k8](/packages/sylius-payum-bundle)[paymentsuite/paymentsuite

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

2615.5k2](/packages/paymentsuite-paymentsuite)[paymentsuite/stripe-bundle

Stripe PaymentSuite Component

105.0k](/packages/paymentsuite-stripe-bundle)

PHPackages © 2026

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