PHPackages                             samyasm/mycoolpay - 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. samyasm/mycoolpay

ActiveLibrary[Payment Processing](/categories/payments)

samyasm/mycoolpay
=================

My-Coolpay payment gateway

2.0.1(4y ago)0267MITPHPPHP &gt;=7.2

Since Nov 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/samyAsm/mycoolpay)[ Packagist](https://packagist.org/packages/samyasm/mycoolpay)[ Docs](https://github.com/samyAsm/mycoolpay-payment-gateway)[ RSS](/packages/samyasm-mycoolpay/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (11)Used By (0)

mycoolpay-payment-gateway
=========================

[](#mycoolpay-payment-gateway)

This package is made for developers who want to integrate my-coolpay payment gateway on their php application.

The requirements are

"php": "&gt;=7.2"

"ext-curl": "\*"

"ext-json": "\*"

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

[](#installation)

```
composer require samyasm/mycoolpay
```

Usage
-----

[](#usage)

For using this, you first need a merchant account on [www.my-coolpay.com](http://www.my-coolpay.com)

Then, after installing you must create a common class that will do custom process like DB logs after and before any interactions with the API. This class must extends the MyCoolPay\\MCP class, and must implements the MyCoolPay
MCPInterface, then just define all methods on this class.

You can see example on The Test directory of the project.

have 4 actions you can perform with your Custom MCP class

##### 1. Pay (get paid by your customers)

[](#1-pay-get-paid-by-your-customers)

Can be performed with getPaymentLink method

##### 2. Pay out (withdraw money from your account)

[](#2-pay-out-withdraw-money-from-your-account)

Can be performed with payout method

##### 3. Callback (Manage callback from My-CoolPay API)

[](#3-callback-manage-callback-from-my-coolpay-api)

Can be performed with callback method

##### 4. Check (Check transaction status on API)

[](#4-check-check-transaction-status-on-api)

Can be performed with checkStatus method

For all these methods, the first parameter is just the ones specified on the API doc.

---

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Recently: every ~33 days

Total

9

Last Release

1686d ago

Major Versions

1.1.2 → 2.0.02021-09-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a64bcce84e84d22d823156d0c6818ed95a66d76006d27726dafcd2361476c88?d=identicon)[Mr S](/maintainers/Mr%20S)

---

Top Contributors

[![samuelbakon](https://avatars.githubusercontent.com/u/30466078?v=4)](https://github.com/samuelbakon "samuelbakon (49 commits)")

---

Tags

paymentgatewaycoolpaymy-coolpay

### Embed Badge

![Health badge](/badges/samyasm-mycoolpay/health.svg)

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)[sudiptpa/omnipay-nabtransact

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1017.2k](/packages/sudiptpa-omnipay-nabtransact)[baklysystems/laravel-paymob

Laravel PayMob online payment gateway package

282.4k](/packages/baklysystems-laravel-paymob)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

154.6k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

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