PHPackages                             silentgecko/buckaroo - 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. [API Development](/categories/api)
4. /
5. silentgecko/buckaroo

ActiveLibrary[API Development](/categories/api)

silentgecko/buckaroo
====================

Buckaroo BPE3 API client for PHP. PSR-4 Compatible.

v2.0.1(5y ago)016.3kMITPHPPHP ^7.4 || ^8.0CI failing

Since Mar 19Pushed 5y agoCompare

[ Source](https://github.com/silentgecko/buckaroo)[ Packagist](https://packagist.org/packages/silentgecko/buckaroo)[ Docs](http://www.github.com/silentgecko/buckaroo)[ RSS](/packages/silentgecko-buckaroo/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)DependenciesVersions (14)Used By (0)

silentgecko\\Buckaroo
=====================

[](#silentgeckobuckaroo)

[![Testing sepa](https://github.com/silentgecko/buckaroo/actions/workflows/php.yml/badge.svg)](https://github.com/silentgecko/buckaroo/actions/workflows/php.yml)

API client for Buckaroo BPE 3.0 for PHP &gt;= 7.4. PSR-0 compliant.

WSDL
----

[](#wsdl)

This class is designed to work with the following WSDL:

Features
--------

[](#features)

- PSR-0 compatible, works with composer and is registered on packagist.org
- Supports the TransactionRequests action
- Handles SOAP WSSEC, SSL thumbprints and signatures using PEM keys
- Stand-alone library, no external dependencies
- PHP 7.4 + PHP 8.0 compatible

Installing
----------

[](#installing)

Check out [composer](http://www.getcomposer.org) for details about installing and running composer.

Then, add `silentgecko/buckaroo` to your project's `composer.json`:

```
{
    "require": {
        "silentgecko/buckaroo": "2.*"
    }
}
```

Try the example
---------------

[](#try-the-example)

There is a simple example in examples/example.php To make it work,

- Edit the `websiteKey` (currently defaults to CHANGEME)
- Put you private\_key.pem file in examples/
- run `php example.php`

This will connect to Buckaroo, and send a test transaction. The response of the request will be displayed using var\_dump().

Contributing
------------

[](#contributing)

Ready to build and improve on this repo? Excellent! Go ahead and fork/clone this repo and we're looking forward to your pull requests! Be sure to update the unit tests in tests/.

If you are unable to implement changes you like yourself, don't hesitate to open a new issue report so that we or others may take care of it.

Todo
----

[](#todo)

- Add unit tests
- Need test refund, creditnote.
- Need recurring transaction.

Done
----

[](#done)

- Support transaction request, invoiceinfo, refundinfo.

License
-------

[](#license)

Please check LICENSE.md for full license information

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~245 days

Recently: every ~423 days

Total

13

Last Release

1910d ago

Major Versions

v1.9.1 → v2.0.02021-01-06

v1.10.0 → v2.0.12021-04-09

PHP version history (4 changes)1.0PHP &gt;=5.3.0

v2.0.0PHP &gt;=7.4.0

v1.10.0PHP &gt;=7.2.0

v2.0.1PHP ^7.4 || ^8.0

### Community

Maintainers

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

---

Top Contributors

[![joostfaassen](https://avatars.githubusercontent.com/u/411113?v=4)](https://github.com/joostfaassen "joostfaassen (13 commits)")[![codecat](https://avatars.githubusercontent.com/u/136534?v=4)](https://github.com/codecat "codecat (4 commits)")[![jkwakman](https://avatars.githubusercontent.com/u/9083060?v=4)](https://github.com/jkwakman "jkwakman (4 commits)")[![h-wang](https://avatars.githubusercontent.com/u/3410322?v=4)](https://github.com/h-wang "h-wang (2 commits)")[![silentgecko](https://avatars.githubusercontent.com/u/7657301?v=4)](https://github.com/silentgecko "silentgecko (1 commits)")[![johninthout](https://avatars.githubusercontent.com/u/3456254?v=4)](https://github.com/johninthout "johninthout (1 commits)")[![martinbroos](https://avatars.githubusercontent.com/u/726478?v=4)](https://github.com/martinbroos "martinbroos (1 commits)")[![bartpe](https://avatars.githubusercontent.com/u/1185868?v=4)](https://github.com/bartpe "bartpe (1 commits)")

---

Tags

phpapipaymentpspbuckaroo

### Embed Badge

![Health badge](/badges/silentgecko-buckaroo/health.svg)

```
[![Health](https://phpackages.com/badges/silentgecko-buckaroo/health.svg)](https://phpackages.com/packages/silentgecko-buckaroo)
```

###  Alternatives

[linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

13113.8k1](/packages/linkorb-buckaroo)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[contributte/comgate

Comgate Payment Gateway for Nette Framework

20847.6k1](/packages/contributte-comgate)[wallee/sdk

wallee SDK for PHP

12392.3k19](/packages/wallee-sdk)

PHPackages © 2026

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