PHPackages                             jhv/payment-core-bundle - 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. jhv/payment-core-bundle

AbandonedArchivedSymfony-bundle[Payment Processing](/categories/payments)

jhv/payment-core-bundle
=======================

PaymentCoreBundle

123PHP

Since Jun 6Pushed 13y agoCompare

[ Source](https://github.com/jvahldick/PaymentCoreBundle)[ Packagist](https://packagist.org/packages/jhv/payment-core-bundle)[ RSS](/packages/jhv-payment-core-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PaymentCoreBundle
=================

[](#paymentcorebundle)

Symfony2 Bundle :: Administração e interligação de objetos junto ao serviço de pagamento.

### Configuration Reference

[](#configuration-reference)

Arquivo de configuração padrão.

```
# app/config.yml
### Coração do pagamento
jhv_payment_core:
    ### Nome da conexão
    connection: "default"

    ### Classes para configuração
    classes:
        credit          : "Entity\\Credit"
        debit           : "Entity\\Debit"
        instruction     : "Entity\\PaymentInstruction"
        transaction     : "Transaction"
        payment_manager : "JHV\\Payment\\CoreBundle\\Manager\\PaymentManager"
        result          : "JHV\\Payment\\CoreBundle\\Operator\\Connection\\Result"

    ### Ouvintes // Listeners
    listeners:
        operation       : "JHV\\Payment\\CoreBundle\\Listener\\OperationListener"
        transaction     : "JHV\\Payment\\CoreBundle\\Listener\\TransactionListener"
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![jvahldick](https://avatars.githubusercontent.com/u/1113015?v=4)](https://github.com/jvahldick "jvahldick (13 commits)")

### Embed Badge

![Health badge](/badges/jhv-payment-core-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/jhv-payment-core-bundle/health.svg)](https://phpackages.com/packages/jhv-payment-core-bundle)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

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