PHPackages                             imbue/paynl-api-php - 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. imbue/paynl-api-php

ActiveLibrary[Payment Processing](/categories/payments)

imbue/paynl-api-php
===================

Pay.nl API client library for PHP. Pay.nl is an all-in-one payment provider for receiving online and in-store payments

0.0.4(1y ago)02.6kBSD-2-ClausePHPPHP ^7.4 || ^8.0 || ^8.1 || ^8.2

Since Sep 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/imbue/paynl-api-php)[ Packagist](https://packagist.org/packages/imbue/paynl-api-php)[ Docs](https://github.com/imbue/paynl-api-php)[ RSS](/packages/imbue-paynl-api-php/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Pay.nl API client for PHP
=========================

[](#paynl-api-client-for-php)

> > This SDK is NOT production ready yet. Please do not use it in production.

Unofficial PHP SDK for the Pay.nl API.

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

[](#installation)

```
$ composer require imbue/paynl-api-php

```

Getting started
---------------

[](#getting-started)

Initialize the Pay.nl API client

```
$paynlClient = new PaynlClient();
$paynlClient->setAuth('your-at-code', 'your-api-token');
$paynlClient->setSlCode('your-service-location-code');
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Every ~0 days

Total

4

Last Release

658d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28404530?v=4)[Liam](/maintainers/imbue)[@imbue](https://github.com/imbue)

---

Top Contributors

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

---

Tags

phppaymentpay.nlPayment Providerpayment software

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/imbue-paynl-api-php/health.svg)

```
[![Health](https://phpackages.com/badges/imbue-paynl-api-php/health.svg)](https://phpackages.com/packages/imbue-paynl-api-php)
```

###  Alternatives

[shetabit/multipay

PHP Payment Gateway Integration Package

293355.3k4](/packages/shetabit-multipay)[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4849.3k](/packages/sebdesign-laravel-viva-payments)[omalizadeh/laravel-multi-payment

A driver-based laravel package for online payments via multiple gateways

491.1k](/packages/omalizadeh-laravel-multi-payment)

PHPackages © 2026

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