PHPackages                             mordisacks/laravel-creditguard - 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. mordisacks/laravel-creditguard

ActiveLibrary[Payment Processing](/categories/payments)

mordisacks/laravel-creditguard
==============================

1.2.0(1y ago)21.9kMITPHP

Since Jan 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/MordiSacks/laravel-creditguard)[ Packagist](https://packagist.org/packages/mordisacks/laravel-creditguard)[ RSS](/packages/mordisacks-laravel-creditguard/feed)WikiDiscussions master Synced today

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

laravel-creditguard
===================

[](#laravel-creditguard)

a laravel package for creditguard

### Install

[](#install)

Require this package with composer using the following command:

```
composer require mordisacks/laravel-creditguard
```

Then publish the config group

```
php artisan vendor:publish --tag=config
```

Then set add this to your .env file

```
CREDITGUARD_URL=""
CREDITGUARD_USER=""
CREDITGUARD_PASSWORD=""
CREDITGUARD_TERMINAL_ID=""
CREDITGUARD_MID=""
```

### Usage

[](#usage)

```
\CreditGuard::execute($request);
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance41

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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

Recently: every ~465 days

Total

13

Last Release

498d ago

### Community

Maintainers

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

---

Top Contributors

[![MordiSacks](https://avatars.githubusercontent.com/u/13218192?v=4)](https://github.com/MordiSacks "MordiSacks (6 commits)")

---

Tags

laravelpaymentsCreditGuard

### Embed Badge

![Health badge](/badges/mordisacks-laravel-creditguard/health.svg)

```
[![Health](https://phpackages.com/badges/mordisacks-laravel-creditguard/health.svg)](https://phpackages.com/packages/mordisacks-laravel-creditguard)
```

###  Alternatives

[srmklive/paypal

PayPal REST API client for Laravel and standalone PHP.

1.1k4.0M29](/packages/srmklive-paypal)[ignited/laravel-omnipay

Integrates Omnipay with Laravel and provides an easy configuration.

5151.1M12](/packages/ignited-laravel-omnipay)[blendbyte/paypal

PayPal REST API client for Laravel and standalone PHP.

1.1k1.4k](/packages/blendbyte-paypal)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

882.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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