PHPackages                             zogxray/wayforpay - 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. zogxray/wayforpay

ActiveLibrary[Payment Processing](/categories/payments)

zogxray/wayforpay
=================

Wayforpay Laravel API

v0.5(8y ago)13902MITPHPPHP &gt;=5.6.4

Since Aug 11Pushed 8y ago2 watchersCompare

[ Source](https://github.com/zogxray/wayforpay)[ Packagist](https://packagist.org/packages/zogxray/wayforpay)[ RSS](/packages/zogxray-wayforpay/feed)WikiDiscussions master Synced 2mo ago

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

Install
-------

[](#install)

Via Composer

```
$ composer require zogxray/wayforpay
```

Laravel
-------

[](#laravel)

#### Register Service Provider

[](#register-service-provider)

Append the following line to the `providers` key in `config/app.php` to register the package:

```
Zogxray\Wayforpay\WayForPayServiceProvider::class,
```

---

*The package supports auto-discovery, so if you use Laravel 5.5 or later you may skip registering the service provider and facades and instead run `php artisan package:discover`.*

---

#### Register Facades *(optional)*

[](#register-facades-optional)

If you like facades, you may also append the `Wayforpay` facade to the `aliases` key:

```
'Wayforpay' => Zogxray\Wayforpay\WayForPayFacade::class,
```

#### Publish Package Assets *(optional)*

[](#publish-package-assets-optional)

You may additionally publish the package configuration and language file using the `vendor:publish` Artisan command:

```
php artisan vendor:publish --provider="Zogxray\Wayforpay\WayForPayServiceProvider"
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

5

Last Release

3193d ago

### Community

Maintainers

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

---

Top Contributors

[![zogxray](https://avatars.githubusercontent.com/u/3336180?v=4)](https://github.com/zogxray "zogxray (9 commits)")[![AleksandrCherevko](https://avatars.githubusercontent.com/u/43333445?v=4)](https://github.com/AleksandrCherevko "AleksandrCherevko (5 commits)")[![thedotedge](https://avatars.githubusercontent.com/u/227241?v=4)](https://github.com/thedotedge "thedotedge (4 commits)")[![wayforpay](https://avatars.githubusercontent.com/u/10560711?v=4)](https://github.com/wayforpay "wayforpay (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zogxray-wayforpay/health.svg)

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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