PHPackages                             antilop/paybox-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. antilop/paybox-bundle

ActiveSymfony-bundle

antilop/paybox-bundle
=====================

Paybox bundle.

v1.2.0(4y ago)0514MITPHP

Since Sep 2Pushed 4y ago3 watchersCompare

[ Source](https://github.com/Antilop/paybox-bundle)[ Packagist](https://packagist.org/packages/antilop/paybox-bundle)[ RSS](/packages/antilop-paybox-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Paybox bundle
=============

[](#paybox-bundle)

Configuration
-------------

[](#configuration)

To configure the bundle, you will have to enter the api key, secret and list of templates :

```
    # app/config/paybox.yml
    paybox:
    parameters:
        production: false # Switch between Paybox test and production servers
        site: 'XXXXX' # Site number
        rank: 'XXX' # Rank number
        login: 'XXXXXXX' # Customer's login
        hmac:
            key: 'XXXXXXX' # Key used to compute the hmac hash
```

Setup
-----

[](#setup)

Add `Antilop\Bundle\PayboxBundle\PayboxBundle` to your `bundles.php`:

```
$bundles = [
    // ...
    Antilop\Bundle\PayboxBundle\PayboxBundle::class => ['all' => true]
];
```

Limitation
==========

[](#limitation)

For the moment, the bundle was developed for experimental purposes. Changes and adjustements may be added for a more complete use.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Total

3

Last Release

1711d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7eced226aa318812cbd9d863ad1696de73b06a4f4046dda518f3263325728dbb?d=identicon)[stephanietilin](/maintainers/stephanietilin)

---

Top Contributors

[![stephanietilin](https://avatars.githubusercontent.com/u/10114340?v=4)](https://github.com/stephanietilin "stephanietilin (8 commits)")

---

Tags

symfonypaybox

### Embed Badge

![Health badge](/badges/antilop-paybox-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/antilop-paybox-bundle/health.svg)](https://phpackages.com/packages/antilop-paybox-bundle)
```

###  Alternatives

[bugsnag/bugsnag-symfony

Official BugSnag notifier for Symfony applications.

453.0M3](/packages/bugsnag-bugsnag-symfony)[maba/webpack-bundle

Bundle to Integrate Webpack to Symfony

123268.2k4](/packages/maba-webpack-bundle)

PHPackages © 2026

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