PHPackages                             ntholenaar/laravel-multisafepay-client - 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. ntholenaar/laravel-multisafepay-client

AbandonedArchivedLibrary[Payment Processing](/categories/payments)

ntholenaar/laravel-multisafepay-client
======================================

Laravel bridge for the ntholenaar/multisafepay-client package.

0.3.1(8y ago)06.4k1MITPHP

Since Nov 3Pushed 5y ago2 watchersCompare

[ Source](https://github.com/nielstholenaar/laravel-multisafepay-client)[ Packagist](https://packagist.org/packages/ntholenaar/laravel-multisafepay-client)[ RSS](/packages/ntholenaar-laravel-multisafepay-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (10)Used By (0)

This repository is unmaintained.
================================

[](#this-repository-is-unmaintained)

Please use the officially supported client by Multisafepay()

Laravel bridge package for the MultiSafepay Client.
===================================================

[](#laravel-bridge-package-for-the-multisafepay-client)

[![Build Status](https://camo.githubusercontent.com/a12c4e5e8ffbc1fb52b3c0251d8bf9d34a1e10cb95d131cfc2dbb50e389eb5a5/68747470733a2f2f7472617669732d63692e6f72672f6e69656c7374686f6c656e6161722f6c61726176656c2d6d756c7469736166657061792d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nielstholenaar/laravel-multisafepay-client) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/226ea37122558f97d7f5a51dee910bc9c6efba8f1bc25a9e0da03ab2958213fd/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e69656c7374686f6c656e6161722f6c61726176656c2d6d756c7469736166657061792d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/nielstholenaar/laravel-multisafepay-client/?branch=master)

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

[](#requirements)

The following versions of PHP are supported.

- PHP 7.0
- Laravel 5.6
- HTTPlug compatible HTTP Library. (See: )

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

[](#installation)

You can use `composer require` to add the client to your `composer.json` file.

```
$ composer require ntholenaar/laravel-multisafepay-client

```

**When using Laravel 5.5 the service provider and facade are automatic registered.**

Add the service provider to the service providers array within the `config/app.php` file.

```
\Ntholenaar\LaravelMultiSafepayClient\Providers\MultiSafepayClientServiceProvider::class,

```

Add the Facade to the alias array within the `config/app.php` file.

```
'MultiSafepayClient' => Ntholenaar\LaravelMultiSafepayClient\Facades\MultiSafepayClient::class,

```

Publish the package configuration

```
$ php artisan vendor:publish

```

Usage
-----

[](#usage)

For information about how to use this package see the main repository: .

Credits
-------

[](#credits)

- [Niels Tholenaar](https://github.com/nielstholenaar)
- [PCextreme](https://github.com/pcextreme)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~70 days

Recently: every ~138 days

Total

9

Last Release

2968d ago

### Community

Maintainers

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

---

Top Contributors

[![nielstholenaar](https://avatars.githubusercontent.com/u/3084962?v=4)](https://github.com/nielstholenaar "nielstholenaar (4 commits)")[![lesleydesmet](https://avatars.githubusercontent.com/u/14326742?v=4)](https://github.com/lesleydesmet "lesleydesmet (1 commits)")

---

Tags

api-clientgatewaylaravellaravel-5-packagemultisafepaypaymentsclientlaravelmultisafepay

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ntholenaar-laravel-multisafepay-client/health.svg)

```
[![Health](https://phpackages.com/badges/ntholenaar-laravel-multisafepay-client/health.svg)](https://phpackages.com/packages/ntholenaar-laravel-multisafepay-client)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M284](/packages/laravel-horizon)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M337](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M169](/packages/laravel-ai)[danestves/laravel-polar

A package to easily integrate your Laravel application with Polar.sh

8118.0k](/packages/danestves-laravel-polar)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24857.5k](/packages/vormkracht10-laravel-mails)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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