PHPackages                             wearesho-team/bobra-payments - 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. wearesho-team/bobra-payments

ActiveLibrary[Payment Processing](/categories/payments)

wearesho-team/bobra-payments
============================

Common interfaces for processing payment

3.1.0(11mo ago)01.5k[4 PRs](https://github.com/wearesho-team/bobra-payments/pulls)2MITPHPPHP ^8.4CI failing

Since Apr 9Pushed 11mo ago3 watchersCompare

[ Source](https://github.com/wearesho-team/bobra-payments)[ Packagist](https://packagist.org/packages/wearesho-team/bobra-payments)[ RSS](/packages/wearesho-team-bobra-payments/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (17)Used By (2)

Bobra Payments
==============

[](#bobra-payments)

[![Latest Stable Version](https://camo.githubusercontent.com/1713822c1e9745617fa48f7a5a504dff71939688856c9a56dea0264d1a1af810/68747470733a2f2f706f7365722e707567782e6f72672f776561726573686f2d7465616d2f626f6272612d7061796d656e74732f762f737461626c652e706e67)](https://packagist.org/packages/wearesho-team/bobra-payments)[![Total Downloads](https://camo.githubusercontent.com/3fa8a59f43105d8ea933d8462e5f1c662470b84b9da653e676e383891f509a96/68747470733a2f2f706f7365722e707567782e6f72672f776561726573686f2d7465616d2f626f6272612d7061796d656e74732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wearesho-team/bobra-payments)[![Build Status](https://camo.githubusercontent.com/410da7a14123392062b68ae67159667ccbb8ede15f7d7e04fa2d6b13d75f7cac/68747470733a2f2f7472617669732d63692e6f72672f776561726573686f2d7465616d2f626f6272612d7061796d656e74732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wearesho-team/bobra-payments)[![codecov](https://camo.githubusercontent.com/43d0f4eac511867ba61f3385ce195d8fe3eea91c2c2e05719f92abe0c22695e8/68747470733a2f2f636f6465636f762e696f2f67682f776561726573686f2d7465616d2f626f6272612d7061796d656e74732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/wearesho-team/bobra-payments)

This repository contains interfaces for processing payments.
Implementation of this interfaces is available in other repositories.

[Change log](./CHANGELOG.md)

Contents
--------

[](#contents)

- [ClientInterface](./src/ClientInterface.php) - payment initializer.
- [PaymentInterface](./src/PaymentInterface.php) - result of initializing payment using transaction. [Trait](./src/PaymentTrait.php)
- [TransactionInterface](./src/TransactionInterface.php) - payment transaction to initialize payment. [Implementation](./src/Transaction.php)
- [UrlPairInterface](./src/UrlPairInterface.php) - URL pairs for user redirect after payment. [Implementation](./src/UrlPair.php)
- [TransactionCollection](./src/TransactionCollection.php) - \\ArrayObject with TransactionInterface type checking
- [HasLanguage](./src/HasLanguage.php) - interface, should be used as *TransactionInterface* extension. *ServiceInterface* implementation should check if transaction implement this interface and use language from it instead of global configuration.
- [LanguageTrait](./src/LanguageTrait.php) - *HasLanguage* implementation
- [LanguageTransaction](./src/LanguageTransaction.php) - class extends *Transaction* and implements *HasLanguage*interface using *LanguageTrait*

License
-------

[](#license)

MIT
[Wearesho Team](https://wearesho.com)

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance51

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 96.2% 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 ~237 days

Recently: every ~635 days

Total

12

Last Release

348d ago

Major Versions

1.5.0 → 2.0.02023-05-24

2.0.0 → 3.0.02024-11-08

PHP version history (4 changes)1.0.0PHP &gt;=7.1

2.0.0PHP &gt;=7.4

3.0.0PHP ^8.1

3.1.0PHP ^8.4

### Community

Maintainers

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

---

Top Contributors

[![Horat1us](https://avatars.githubusercontent.com/u/2751367?v=4)](https://github.com/Horat1us "Horat1us (25 commits)")[![sashabeton](https://avatars.githubusercontent.com/u/23243361?v=4)](https://github.com/sashabeton "sashabeton (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/wearesho-team-bobra-payments/health.svg)

```
[![Health](https://phpackages.com/badges/wearesho-team-bobra-payments/health.svg)](https://phpackages.com/packages/wearesho-team-bobra-payments)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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