PHPackages                             miguelalcaino/kushki-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. miguelalcaino/kushki-bundle

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

miguelalcaino/kushki-bundle
===========================

1.0.7(6y ago)140PHPPHP ^7.1.11

Since Nov 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/MiguelAlcaino/kushki-bundle)[ Packagist](https://packagist.org/packages/miguelalcaino/kushki-bundle)[ RSS](/packages/miguelalcaino-kushki-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (8)Versions (12)Used By (0)

This bundle adds the functionality of kushki payments in Miguel Alcaino's Mindbody Payments prjects. It requires Symfony &gt; 3.4 to work properly.

Installation
------------

[](#installation)

`composer require miguelalcaino/kushki-bundle`

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

[](#configuration)

In your `.env` file add (replace the values with your own data):

```
KUSHKI_PUBLIC_ID=XXXXXXX
KUSHKI_PRIVATE_ID=YYYYYYY

```

Create a `kushki.yaml` file in `config/packages`. And add your payment handler:

```
miguel_alcaino_kushki:
    transaction_record:
        transaction_record_factory: miguel_alcaino.mindbody.transaction_record.factory

```

Leave that value as it is if you want to use the MiguelAlcainoMindbodyPaymentsBundle TransactionRecordFactory. If you are planning to use a custom one it should implament `MiguelAlcaino\PaymentGateway\Interfaces\Factory\TransactionRecordFactoryInterface`.

**Install the routes**

Create a new `kushki.yaml` file under `config/routes` and it should look like this:

```
kushki_routes:
    resource: '@MiguelAlcainoKushkiBundle/Controller/'
    type: annotation

```

Usage
-----

[](#usage)

TODO

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~42 days

Total

8

Last Release

2546d ago

### Community

Maintainers

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

---

Top Contributors

[![MiguelAlcaino](https://avatars.githubusercontent.com/u/4495677?v=4)](https://github.com/MiguelAlcaino "MiguelAlcaino (19 commits)")

### Embed Badge

![Health badge](/badges/miguelalcaino-kushki-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)

PHPackages © 2026

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