PHPackages                             remp/crm-gopay-module - 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. remp/crm-gopay-module

ActiveLibrary[Payment Processing](/categories/payments)

remp/crm-gopay-module
=====================

GoPay Module

5.1.0(3mo ago)013.2k↓76.7%2[1 issues](https://github.com/remp2020/crm-gopay-module/issues)[2 PRs](https://github.com/remp2020/crm-gopay-module/pulls)MITPHPPHP ^8.3

Since Mar 23Pushed 1w ago7 watchersCompare

[ Source](https://github.com/remp2020/crm-gopay-module)[ Packagist](https://packagist.org/packages/remp/crm-gopay-module)[ Docs](https://remp2030.com)[ RSS](/packages/remp-crm-gopay-module/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (3)Versions (68)Used By (0)

CRM GoPay Module
================

[](#crm-gopay-module)

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

[](#installation)

We recommend using Composer for installation and update management. To add CRM GoPay extension to your [REMP CRM](https://github.com/remp2020/crm-skeleton/) application use following command:

```
composer require remp/crm-gopay-module
```

Enable installed extension in your `app/config/config.neon` file:

```
extensions:
	# ...
	gopay: Crm\GoPayModule\DI\GoPayModuleExtension
```

Seed GoPay payment gateway and its configuration:

```
php bin/command.php application:seed
```

Configuration &amp; API keys
----------------------------

[](#configuration--api-keys)

Enter GoPay API keys to CRM

- Visit to CRM admin Payments settings (`/admin/config-admin` - Payments)
- Enter *GoPay Go ID* key
- Enter *GoPay Client ID* key
- Enter *GoPay Client secret* key

Keys are provided after registering at [GoPay](https://www.gopay.com).

Another two configuration options are:

- *GoPay Test Mode* - if enabled, all payments are done in test mode, no money charge is made. For testing, use [Testing payment cards](https://help.gopay.com/en/knowledge-base/integration-of-payment-gateway/integration-of-payment-gateway-1/testing-payments-in-the-sandbox).
- *GoPay enabled EET* - Elektronická evidence tržeb (EET), system for reporting sales to state administration (only in Czechia). For more details, see [documentation](https://help.gopay.com/cs/tema/propojeni-do-eet/jak-funguje-napojeni-gopay-do-eet).

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance90

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity86

Battle-tested with a long release history

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

Recently: every ~77 days

Total

67

Last Release

100d ago

Major Versions

1.2.0 → 2.0.02022-08-25

1.2.3 → 2.11.02023-03-10

2.9.0 → 3.1.02024-01-22

3.7.0 → 4.0.02025-04-02

4.4.0 → 5.0.02026-03-26

PHP version history (6 changes)0.12.0PHP ^7.1

0.29.0PHP ^7.3

0.35.0PHP ^7.4

2.0.0PHP ^8.0

3.1.0PHP ^8.1

5.0.0PHP ^8.3

### Community

Maintainers

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

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

![](https://www.gravatar.com/avatar/2c30fdbc85cda35b94f7f59399918193a0289152281abcef344ec9ee82864177?d=identicon)[markoph](/maintainers/markoph)

---

Top Contributors

[![markoph](https://avatars.githubusercontent.com/u/6843562?v=4)](https://github.com/markoph "markoph (32 commits)")[![rootpd](https://avatars.githubusercontent.com/u/812909?v=4)](https://github.com/rootpd "rootpd (20 commits)")[![mikoczy](https://avatars.githubusercontent.com/u/14105084?v=4)](https://github.com/mikoczy "mikoczy (11 commits)")[![miroc](https://avatars.githubusercontent.com/u/1230714?v=4)](https://github.com/miroc "miroc (3 commits)")[![weblate](https://avatars.githubusercontent.com/u/1607653?v=4)](https://github.com/weblate "weblate (1 commits)")

### Embed Badge

![Health badge](/badges/remp-crm-gopay-module/health.svg)

```
[![Health](https://phpackages.com/badges/remp-crm-gopay-module/health.svg)](https://phpackages.com/packages/remp-crm-gopay-module)
```

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

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