PHPackages                             cyberbrains/laravel-payment-payme - 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. cyberbrains/laravel-payment-payme

ActiveLibrary[Payment Processing](/categories/payments)

cyberbrains/laravel-payment-payme
=================================

01PHP

Since Dec 15Pushed 3y agoCompare

[ Source](https://github.com/cyberbrainsuz/payme_billing_server)[ Packagist](https://packagist.org/packages/cyberbrains/laravel-payment-payme)[ RSS](/packages/cyberbrains-laravel-payment-payme/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Payme
=====

[](#payme)

Laravel Payment Payme
---------------------

[](#laravel-payment-payme)

[![N|Solid](https://camo.githubusercontent.com/9101856b2a3a4b45df573d7f4ed3312daf6a6616cb12b24c9a1d75e9ad5ae53c/68747470733a2f2f636c6475702e636f6d2f645478705069396c44662e7468756d622e706e67)](https://cyberbrains.uz)

[![Build Status](https://camo.githubusercontent.com/dacafb09d4bf062fccb3dc244e5aaff769395d31d2cc8c61c9fee17d1b2ecdf6/68747470733a2f2f7472617669732d63692e6f72672f6a6f656d6363616e6e2f64696c6c696e6765722e7376673f6272616e63683d6d6173746572)](https://github.com/cyberbrains/laravel_payment_octo)

Cyberbrains Laravel Payment Payme is payment ready configurable composer package for laravel.

- Less effort
- Extendable
- Configurable
- ✨Magic ✨

Features
--------

[](#features)

- Notify user about payment
- Secure Payment
- Extend Payment Service

Laravel Payment Payme package made easy your development process for Mastercard and Visa payment methods. Find more information about integration in [Payme](https://help.octo.uz/ru/s-chego-nachat)

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

[](#installation)

Payme requires [Laravel](https://laravel.com/) v7+ to run.

Install package using composer.

```
composer require cyberbrains/laravel_payment_payme
```

Publish Service Provider

```
php artisan vendor:publish --provider="cyberbrains\Providers\PaymeServiceProvider" --tag="config"
```

Migrate Transaction and orders table

```
php artisan migrate
```

ADD variable to .env

PAYCOM\_TRANSACTIONS\_TABLE=paycom\_transactions PAYCOM\_ORDERS\_TABLE=orders PAYCOM\_USERS\_TABLE=users PAYCOM\_MERCHANT= PAYCOM\_KEY= PAYCOM\_KEY\_TEST= PAYCOM\_TEST=

License
-------

[](#license)

MIT

MIT License

Copyright (c) 2022 Teampordev

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![asadbek-fayzulloev](https://avatars.githubusercontent.com/u/61094370?v=4)](https://github.com/asadbek-fayzulloev "asadbek-fayzulloev (2 commits)")

### Embed Badge

![Health badge](/badges/cyberbrains-laravel-payment-payme/health.svg)

```
[![Health](https://phpackages.com/badges/cyberbrains-laravel-payment-payme/health.svg)](https://phpackages.com/packages/cyberbrains-laravel-payment-payme)
```

###  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)
