PHPackages                             valiton/saferpay-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. valiton/saferpay-bundle

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

valiton/saferpay-bundle
=======================

Symfony2 bundle for providing access to Saferpay. This is an extension to the JMSCorePaymentBundle.

0.4.1(3y ago)12.6k↓50%5MITPHPPHP &gt;=7.0.0

Since Dec 15Pushed 3y ago23 watchersCompare

[ Source](https://github.com/valiton/SaferpayBundle)[ Packagist](https://packagist.org/packages/valiton/saferpay-bundle)[ RSS](/packages/valiton-saferpay-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

Saferpay - Extension to the JMSPaymentCoreBundle providing access to Saferpay.
==============================================================================

[](#saferpay---extension-to-the-jmspaymentcorebundle-providing-access-to-saferpay)

This bundle now uses the new [Saferpay JSON API](http://saferpay.github.io/jsonapi/1.2/)

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

[](#installation)

Install the bundle with composer:

```
composer require valiton/saferpay-bundle

```

and activate the bundle in your kernel.

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

[](#configuration)

Configure the bundle according to your needs, full config example:

```
valiton_payment_saferpay:
    account:   # your saferpay account, usually account-terminalid
    jsonapi_key:   # API key generated  through saferpay backend
    jsonapi_pwd:    # API password generated through saferpay backend
    return_url:    # url called on successfull payment
    error_url:     # url called on error
    cancel_url:    # url called on user cancel
    saferpay_test: true      # use the saferpay test system at test.saferpay.com
    cardrefid: new|random    # create card alias: new: alias is generated by saferpay, random: alias is generated by us
    cardrefid_prefix: TST    # prefix of the randomly generated alias
    cardrefid_length: 33     # length of the randomly generated alias (inclusive prefix)

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.8% 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

Every ~519 days

Total

5

Last Release

1363d ago

PHP version history (2 changes)0.1.2PHP &gt;=5.3.2

0.4.0PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/865961548074fc61488142127bd7bd1df5a07593a46314327dfed15da9e630df?d=identicon)[sveriger](/maintainers/sveriger)

---

Top Contributors

[![uwej711](https://avatars.githubusercontent.com/u/648874?v=4)](https://github.com/uwej711 "uwej711 (14 commits)")[![starkj](https://avatars.githubusercontent.com/u/655445?v=4)](https://github.com/starkj "starkj (7 commits)")[![sveriger](https://avatars.githubusercontent.com/u/453530?v=4)](https://github.com/sveriger "sveriger (5 commits)")

---

Tags

paymentsaferpay

### Embed Badge

![Health badge](/badges/valiton-saferpay-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/valiton-saferpay-bundle/health.svg)](https://phpackages.com/packages/valiton-saferpay-bundle)
```

###  Alternatives

[shetabit/multipay

PHP Payment Gateway Integration Package

291348.2k3](/packages/shetabit-multipay)[bitpay/sdk

Complete version of the PHP library for the new cryptographically secure BitPay API

42337.5k4](/packages/bitpay-sdk)[sylius/payment-bundle

Flexible payments system for Symfony e-commerce applications.

22268.0k5](/packages/sylius-payment-bundle)[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4845.9k](/packages/sebdesign-laravel-viva-payments)[ets/payment-ogone-bundle

Payment Bundle providing access to Ogone gateway

1246.0k](/packages/ets-payment-ogone-bundle)[karser/robokassa-bundle

Bundle allows you to accept Robokassa payments

162.6k](/packages/karser-robokassa-bundle)

PHPackages © 2026

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