PHPackages                             cinghie/yii2-satispay - 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. cinghie/yii2-satispay

ActiveYii2-extension[Payment Processing](/categories/payments)

cinghie/yii2-satispay
=====================

Yii2 Satispay to manage Satispay Payments on your Yii 2 project

0.1.0(7y ago)0173BSD-3-ClausePHP

Since Apr 25Pushed 3y ago2 watchersCompare

[ Source](https://github.com/cinghie/yii2-satispay)[ Packagist](https://packagist.org/packages/cinghie/yii2-satispay)[ Docs](https://github.com/cinghie/yii2-satispay)[ RSS](/packages/cinghie-yii2-satispay/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Yii2 Satispay
=============

[](#yii2-satispay)

[![License](https://camo.githubusercontent.com/3b4d7fbf3fba04e3ac93d6504d28e1ea7d3e8341222225746a3fb1226cb3332e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f63696e676869652f796969322d73617469737061792e737667)](https://camo.githubusercontent.com/3b4d7fbf3fba04e3ac93d6504d28e1ea7d3e8341222225746a3fb1226cb3332e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f63696e676869652f796969322d73617469737061792e737667)[![Latest Stable Version](https://camo.githubusercontent.com/04bdb7b327fea4077e0328fe6875271b52b70965bbc209bdec30e0c9679f2e06/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f63696e676869652f796969322d73617469737061792e737667)](https://camo.githubusercontent.com/04bdb7b327fea4077e0328fe6875271b52b70965bbc209bdec30e0c9679f2e06/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f63696e676869652f796969322d73617469737061792e737667)[![Latest Release Date](https://camo.githubusercontent.com/669437256ae72b02ec4e954bffb544f0380aa21819f0c4daf995463d020ad8a7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f63696e676869652f796969322d73617469737061792e737667)](https://camo.githubusercontent.com/669437256ae72b02ec4e954bffb544f0380aa21819f0c4daf995463d020ad8a7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f63696e676869652f796969322d73617469737061792e737667)[![Latest Commit](https://camo.githubusercontent.com/7d49d94bf23d7b9937ae7ebbc8d2d7f1bfd813fe8e4040ef7b2d67b81e8a1edf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f63696e676869652f796969322d73617469737061792e737667)](https://camo.githubusercontent.com/7d49d94bf23d7b9937ae7ebbc8d2d7f1bfd813fe8e4040ef7b2d67b81e8a1edf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f63696e676869652f796969322d73617469737061792e737667)[![Total Downloads](https://camo.githubusercontent.com/6c1e0e136d4ec1a5ca9b4ad4ff25b51be56ec4aa0cd8dd8ae1a1ec1a3cf0abe9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63696e676869652f796969322d73617469737061792e737667)](https://packagist.org/packages/cinghie/yii2-satispay)

Yii2 Satispay

- Documentation:
- SDK:

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require cinghie/yii2-satispay "@dev"

```

or add this line to the require section of your `composer.json` file.

```
"cinghie/yii2-satispay": "@dev"

```

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

[](#configuration)

Add in your common configuration file:

```
use cinghie\satispay\components\Satispay as SatispayComponent;

'satispay' => [
	'class' => SatispayComponent::class,
	'authenticationPath' => '@webroot', // path for authentication.json
	'endPoint' => 'sandbox', // sandbox | production
	'token' => 'YOUR_SATISPAY_TOKEN'
],

```

Use Component
-------------

[](#use-component)

```
\Yii::$app->satispay;

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

2574d ago

### Community

Maintainers

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

---

Top Contributors

[![cinghie](https://avatars.githubusercontent.com/u/2445152?v=4)](https://github.com/cinghie "cinghie (7 commits)")

---

Tags

paymentpaymentssatispayyii2 paymentsyii2 satispaysatispay paymentssatispay paymentyii2 payment

### Embed Badge

![Health badge](/badges/cinghie-yii2-satispay/health.svg)

```
[![Health](https://phpackages.com/badges/cinghie-yii2-satispay/health.svg)](https://phpackages.com/packages/cinghie-yii2-satispay)
```

###  Alternatives

[amzn/amazon-pay-sdk-php

Amazon Pay SDK (PHP)

20512.1M3](/packages/amzn-amazon-pay-sdk-php)[amzn/amazon-pay-api-sdk-php

Amazon Pay API SDK (PHP)

505.1M9](/packages/amzn-amazon-pay-api-sdk-php)[cybersource/rest-client-php

Client SDK for CyberSource REST APIs

39881.3k6](/packages/cybersource-rest-client-php)[sylius/payment-bundle

Flexible payments system for Symfony e-commerce applications.

22268.0k5](/packages/sylius-payment-bundle)[sylius/payment

Flexible payments system for PHP e-commerce applications.

17324.0k7](/packages/sylius-payment)[sylius/payum-bundle

Payum integration for Symfony e-commerce applications.

11109.5k8](/packages/sylius-payum-bundle)

PHPackages © 2026

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