PHPackages                             linkorb/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. linkorb/buckaroo

ActiveLibrary[API Development](/categories/api)

linkorb/buckaroo
================

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

v1.9.1(9y ago)11112.7k—0%16[2 PRs](https://github.com/linkorb/buckaroo/pulls)1MITPHPPHP &gt;=5.3.0CI failing

Since Mar 19Pushed 5y ago14 watchersCompare

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

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

LinkORB\\Buckaroo
=================

[](#linkorbbuckaroo)

API client for Buckaroo BPE 3.0 for PHP. 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

Installing
----------

[](#installing)

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

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

```
{
    "require": {
        "linkorb/buckaroo": "1.*"
    }
}
```

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

Brought to you by the LinkORB Engineering team
----------------------------------------------

[](#brought-to-you-by-the-linkorb-engineering-team)

[![](https://camo.githubusercontent.com/62fb66b034de7ea7fca9fd9776424b5348daa76ef8622caf92c2f7622003e5ef/687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67)](https://camo.githubusercontent.com/62fb66b034de7ea7fca9fd9776424b5348daa76ef8622caf92c2f7622003e5ef/687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67)
Check out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).

Btw, we're hiring!

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~141 days

Recently: every ~21 days

Total

10

Last Release

3534d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db66b320db18b8036ea68211b7d8a39e7c6da97e6fd29f59a50380ebb69d0bb?d=identicon)[joostfaassen](/maintainers/joostfaassen)

---

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)")[![bartpe](https://avatars.githubusercontent.com/u/1185868?v=4)](https://github.com/bartpe "bartpe (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)")

---

Tags

phpapipaymentpspbuckaroo

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)[contributte/comgate

Comgate Payment Gateway for Nette Framework

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

wallee SDK for PHP

12354.2k11](/packages/wallee-sdk)

PHPackages © 2026

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