PHPackages                             tima/way-for-pay - 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. tima/way-for-pay

ActiveLibrary[Payment Processing](/categories/payments)

tima/way-for-pay
================

WayForPay Payment for Laravel projects

v1.0.0(1y ago)01proprietaryPHPPHP &gt;=8.2

Since May 28Pushed 1y agoCompare

[ Source](https://github.com/Timur0021/WayForPay)[ Packagist](https://packagist.org/packages/tima/way-for-pay)[ RSS](/packages/tima-way-for-pay/feed)WikiDiscussions main Synced 1mo ago

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

use Tima\\WayForPay;

// Ініціалізація об'єкту WayForPay $wayForPay = new WayForPay('your\_merchant\_login', 'your\_secret\_key', 'your\_domain');

// Отримання URL для оплати $orderNumber = 123456; // Номер замовлення $amount = 100.00; // Сума оплати $currencyCode = 'UAH'; // Валюта $returnUrl = ''; // URL для повернення після оплати $webhookUrl = ''; // URL для отримання повідомлень про платежі $orderName = 'Замовлення'; // Назва замовлення $response = $wayForPay-&gt;pay($orderNumber, $amount, $currencyCode, $returnUrl, $webhookUrl, $orderName);

echo ($responce);

WayForPay
=========

[](#wayforpay)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance47

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

400d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/959256?v=4)[Alexander Schultz](/maintainers/tamerlan)[@tamerlan](https://github.com/tamerlan)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tima-way-for-pay/health.svg)

```
[![Health](https://phpackages.com/badges/tima-way-for-pay/health.svg)](https://phpackages.com/packages/tima-way-for-pay)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

758.5M9](/packages/chargebee-chargebee-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[imdhemy/google-play-billing

Google Play Billing

491.5M5](/packages/imdhemy-google-play-billing)

PHPackages © 2026

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