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

ActiveLibrary[Payment Processing](/categories/payments)

kushki/kushki-php
=================

Librería PHP para integrarse con KushkiPagos

1.2.3(9y ago)221.1k↓50%4[1 PRs](https://github.com/Kushki/kushki-php/pulls)1MITPHP

Since Jul 11Pushed 7y ago16 watchersCompare

[ Source](https://github.com/Kushki/kushki-php)[ Packagist](https://packagist.org/packages/kushki/kushki-php)[ Docs](https://github.com/Kushki/kushki-php)[ RSS](/packages/kushki-kushki-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (11)Used By (1)

kushki-php
==========

[](#kushki-php)

[![Estatus en Snap CI](https://camo.githubusercontent.com/040b00006a2ef1e5092c0ddefa359950ffc5abd789b5a0803790a80f021cac9f/68747470733a2f2f696d672e736869656c64732e696f2f736e61702d63692f4b7573686b692f6b7573686b692d7068702f6d61737465722e7376673f6d61784167653d32353932303030)](https://snap-ci.com/Kushki/kushki-php)[![Packagist](https://camo.githubusercontent.com/d603dae14b2503b1687b201b7ba12ffd73a533c40ed140d78611d60f6233b379/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b7573686b692f6b7573686b692d7068702e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/kushki/kushki-php)[![MIT License](https://camo.githubusercontent.com/66e9f2296f28f3050e5403be9c622dedce0eb5d604ba374d49fe2b929cebe2a6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6b7573686b692f6b7573686b692d7068702e7376673f6d61784167653d32353932303030)](https://github.com/Kushki/kushki-php/blob/master/LICENSE.txt)

Documentación
-------------

[](#documentación)

[Puedes acceder a la documentación aquí](https://demo.kushkipagos.com/docs/php).

Para correr las pruebas con phpunit
-----------------------------------

[](#para-correr-las-pruebas-con-phpunit)

- Instalar phpunit como se indica aqui:

```
wget https://phar.phpunit.de/phpunit.phar
chmod +x phpunit.phar
sudo mv phpunit.phar /usr/local/bin/phpunit
phpunit --version
```

- Correr pruebas

```
./runTest.sh
```

Para generar reportes de cobertura de pruebas debes:
----------------------------------------------------

[](#para-generar-reportes-de-cobertura-de-pruebas-debes)

- Instalar xdebug con el asistente
- Crear una carpeta para almacenar los reportes, por ejemplo "reports"
- Agrega o quita el parametro "--coverage-html reports" a la linea de ejecución de phpunit, según se necesite

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~24 days

Total

9

Last Release

3303d ago

Major Versions

0.9.1 → 1.0.02016-07-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11981951?v=4)[Pedro Castineiras](/maintainers/pc84)[@pc84](https://github.com/pc84)

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

---

Top Contributors

[![luzma87](https://avatars.githubusercontent.com/u/456972?v=4)](https://github.com/luzma87 "luzma87 (69 commits)")[![pc84](https://avatars.githubusercontent.com/u/11981951?v=4)](https://github.com/pc84 "pc84 (52 commits)")[![moransk8](https://avatars.githubusercontent.com/u/25105776?v=4)](https://github.com/moransk8 "moransk8 (12 commits)")[![vrokida](https://avatars.githubusercontent.com/u/14191487?v=4)](https://github.com/vrokida "vrokida (6 commits)")[![pmoreanoj](https://avatars.githubusercontent.com/u/5281776?v=4)](https://github.com/pmoreanoj "pmoreanoj (4 commits)")[![rdparedes](https://avatars.githubusercontent.com/u/3914150?v=4)](https://github.com/rdparedes "rdparedes (4 commits)")[![joseSantacruz](https://avatars.githubusercontent.com/u/11586276?v=4)](https://github.com/joseSantacruz "joseSantacruz (3 commits)")[![acabreratw](https://avatars.githubusercontent.com/u/23104579?v=4)](https://github.com/acabreratw "acabreratw (3 commits)")[![diegovillacis10](https://avatars.githubusercontent.com/u/8844002?v=4)](https://github.com/diegovillacis10 "diegovillacis10 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[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)[dnetix/redirection

Library to connect with PlacetoPay Checkout service

17123.3k2](/packages/dnetix-redirection)

PHPackages © 2026

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