PHPackages                             ulasoft/pay-uz - 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. ulasoft/pay-uz

ActiveLibrary[Payment Processing](/categories/payments)

ulasoft/pay-uz
==============

Payment: Click, Payme, Uzcard, Visa

1.7.2(7y ago)010MITPHPPHP ^7.1

Since Apr 3Pushed 5y agoCompare

[ Source](https://github.com/ulasoft/pay-uz)[ Packagist](https://packagist.org/packages/ulasoft/pay-uz)[ Docs](https://github.com/goodoneuz/pay-uz)[ RSS](/packages/ulasoft-pay-uz/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (19)Used By (0)

Для национальных платежных систем в Узбекистане
===============================================

[](#для-национальных-платежных-систем-в-узбекистане)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ba4e95ef9cce705957ed29f926cd05f324a48b6cc1d80f3f542e7f7417fada74/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676f6f646f6e65757a2f7061792d757a2e7376673f7374796c653d666c6174)](https://packagist.org/packages/goodoneuz/pay-uz)[![Build Status](https://camo.githubusercontent.com/17d111a25da35fef55f1c902f93dfe4f5452d433761979944f4a15de9219c1c9/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f676f6f646f6e65757a2f7061792d757a2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/goodoneuz/pay-uz)[![Quality Score](https://camo.githubusercontent.com/312eca8e456a6ade6a579039972801d9f8adfb980723b1a0c07d919b15a9d560/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f676f6f646f6e65757a2f7061792d757a2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/goodoneuz/pay-uz)

**Featured**
------------

[](#featured)

- [Payme](http://payme.uz) - Merchant
- [Click](http://click.uz) - Merchant
- [Oson](http://click.uz) - Merchant
- [Uzcard](http://uzcard.uz) - Merchant
- [Paynet](http://paynet.uz) - Merchant
- [Stripe](https://stripe.com/) - Merchant(Subscribe)

**Planned**
-----------

[](#planned)

- Upay
- Visa

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

[](#installation)

You can install the package via composer:

```
composer require goodoneuz/pay-uz
```

Publishing required files of package:

```
php artisan vendor:publish --provider="Goodoneuz\PayUz\PayUzServiceProvider"
```

Migrate tables:

```
php artisan migrate
```

Seed settings:

```
php artisan db:seed --class="Goodoneuz\PayUz\database\seeds\PayUzSeeder"
```

Usage
-----

[](#usage)

---

Placing routes for service in web.php

```
//here comes requests from payment system
Route::any('/handle/{paysys}',function($paysys){
    PayUz::driver($paysys)->handle();
});

//here user redirects to payment system
Route::any('/redirect/{paysys}/{user_id}/{amount}',function($paysys, $user_id, $amount){
    $user = App\User::find($user_id);
    $url = 'https://payment.uz';
    PayUz::driver($paysys)->redirect($user, $amount, 860, $url);
});
```

**Exception:**
--------------

[](#exception)

PaymentException

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Shaxzodbek](https://github.com/goodoneuz)
- [Azizbek](https://github.com/azizbekeshonaliyev)
- [Rustam Mamadaminov](https://github.com/rustamwin)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 56.7% 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 ~56 days

Recently: every ~194 days

Total

15

Last Release

1910d ago

Major Versions

1.7.2 → v2.3.1.x-dev2021-05-26

PHP version history (2 changes)1.0PHP ^7.1

v2.3.1.x-devPHP ^7.1|^8.0|^8.0.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a9e8f1ea447b8c1797379287fe8e7b842a258b25fd51d137b24650d65eaff9c?d=identicon)[ulasoft](/maintainers/ulasoft)

---

Top Contributors

[![shaxzodbek-uzb](https://avatars.githubusercontent.com/u/47610909?v=4)](https://github.com/shaxzodbek-uzb "shaxzodbek-uzb (102 commits)")[![azizbekeshonaliyev](https://avatars.githubusercontent.com/u/38589316?v=4)](https://github.com/azizbekeshonaliyev "azizbekeshonaliyev (67 commits)")[![ulasoft](https://avatars.githubusercontent.com/u/17276946?v=4)](https://github.com/ulasoft "ulasoft (8 commits)")[![rustamwin](https://avatars.githubusercontent.com/u/16498265?v=4)](https://github.com/rustamwin "rustamwin (2 commits)")[![bekaproger](https://avatars.githubusercontent.com/u/31145167?v=4)](https://github.com/bekaproger "bekaproger (1 commits)")

---

Tags

pay-uzgoodoneuz

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ulasoft-pay-uz/health.svg)

```
[![Health](https://phpackages.com/badges/ulasoft-pay-uz/health.svg)](https://phpackages.com/packages/ulasoft-pay-uz)
```

###  Alternatives

[laravel/cashier

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

2.6k31.8M162](/packages/laravel-cashier)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3622.8k](/packages/duncanmcclean-statamic-cargo)[goodoneuz/pay-uz

Payment: Click, Payme, Uzcard, Visa

875.1k](/packages/goodoneuz-pay-uz)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

3827.1k](/packages/linkxtr-laravel-qrcode)

PHPackages © 2026

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