PHPackages                             faiverson/merchants - 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. faiverson/merchants

ActiveLibrary

faiverson/merchants
===================

Using a merchant handler to use with laravel

v1.0.0(10y ago)04MITPHPPHP &gt;=5.6.0

Since May 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/faiverson/merchant-handler)[ Packagist](https://packagist.org/packages/faiverson/merchants)[ RSS](/packages/faiverson-merchants/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

Merchant Handler
================

[](#merchant-handler)

Use different merchant with Laravel for a direct sale/transaction

Installation
============

[](#installation)

Using composer `composer require merchant-handler`Or add to composer.json "faiverson/merchant-handler" : "^1.0.0"

How to use
==========

[](#how-to-use)

Go to the app.php and add in the providers: `composer require merchant-handler`Faiverson\\Merchant\\MerchantServiceProvider::class,

The you can inject the dependency in your object 'use Faiverson\\Merchant\\contract\\Merchant;'

public function \_\_construct(Merchant $merchant)

And you can use the 2 methods: purchase and refund

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3652d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/faiverson-merchants/health.svg)

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

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M106](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[genealabs/laravel-model-caching

Automatic caching for Eloquent models.

2.4k4.8M26](/packages/genealabs-laravel-model-caching)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[propaganistas/laravel-disposable-email

Disposable email validator

5762.6M6](/packages/propaganistas-laravel-disposable-email)[mikebronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k127.1k1](/packages/mikebronner-laravel-model-caching)

PHPackages © 2026

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