PHPackages                             npa/payriff - 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. [Framework](/categories/framework)
4. /
5. npa/payriff

ActiveLibrary[Framework](/categories/framework)

npa/payriff
===========

Azerbaijan PayRiff payment gateway for the Laravel framework.

V1(2y ago)31031MITPHPPHP ^8.1

Since Oct 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/NpaBackend/PayRiff)[ Packagist](https://packagist.org/packages/npa/payriff)[ RSS](/packages/npa-payriff/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PROJECTS OF AZERBAIJAN
======================

[](#projects-of-azerbaijan)

Azerbaijan PayRiff payment gateway for the Laravel framework.

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

[](#installation)

Use the [composer](https://getcomposer.org/download/) to install npa/payriff.

```
composer require npa/payriff
```

Use the [composer](https://getcomposer.org/download/) to update npa/payriff.

```
composer update npa/payriff
```

Usage/Examples
--------------

[](#usageexamples)

```
use NPA\PayRiff;
use Illuminate\Support\Str;

$payRiff = new PayRiff();

$payRiff->setEncryptionToken(time() . Str::uuid());
$payRiff->setMerchantNo('merchant');
$payRiff->setSecretKey('secret');

$response = $payRiff->createOrder(amount:1, description:'New order');
```

Authors
-------

[](#authors)

- [Projects of Azerbaiijan](https://npa.az/)
- [@JavaDLE](https://t.me/HJavaDle)

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)\# PROJECTS OF AZERBAIJAN

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

926d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e095af29e918b624b0a10906bfa4eb463e689447f24ae3fcd612126cd921776?d=identicon)[NpaBackend](/maintainers/NpaBackend)

---

Top Contributors

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

---

Tags

frameworklaravelpayriffpayriff gatewaypayriff phppayriff laravelprojects of azerbaijannpa payriff gateway

### Embed Badge

![Health badge](/badges/npa-payriff/health.svg)

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27431.5k](/packages/rahulalam31-laravel-abuse-ip)

PHPackages © 2026

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