PHPackages                             shootkiran/fonepay-dynamic-qr-laravel - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. shootkiran/fonepay-dynamic-qr-laravel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

shootkiran/fonepay-dynamic-qr-laravel
=====================================

Simple Dynamic QR Generator for Fonepay System in Nepal

v1.0.0(1y ago)09MITPHP

Since Feb 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/shootkiran/fonepay-dynamic-qr-laravel)[ Packagist](https://packagist.org/packages/shootkiran/fonepay-dynamic-qr-laravel)[ RSS](/packages/shootkiran-fonepay-dynamic-qr-laravel/feed)WikiDiscussions main Synced 1mo ago

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

FonePay Dynamic QR Laravel
==========================

[](#fonepay-dynamic-qr-laravel)

This Laravel package allows merchants to generate and verify FonePay dynamic QR codes using Laravel Http.

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

[](#installation)

You can install this package via Composer:

```
  composer require shootkiran/fonepay-dynamic-qr-laravel
```

Usage
-----

[](#usage)

```
use ShootKiran\DynamicQrGeneratorFonepay\FonePayQR;

$qrcode = FonePayQR::generate(100, 'Order123', 'Test Payment', 'PRN123');

$status = FonePayQR::verify('PRN123');
```

Authors
-------

[](#authors)

- [@shootkiran](https://www.github.com/shootkiran)

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance44

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

449d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/753d56b1e1692db4d5d9208529b7f4287e0e107fe0a3ed7e5f8fc22cd9347684?d=identicon)[shootkiran@gmail.com](/maintainers/shootkiran@gmail.com)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/shootkiran-fonepay-dynamic-qr-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/shootkiran-fonepay-dynamic-qr-laravel/health.svg)](https://phpackages.com/packages/shootkiran-fonepay-dynamic-qr-laravel)
```

###  Alternatives

[prgayman/laravel-zatca

Laravel package a helper to Generate the QR code and signed it for ZATCA E-invoicing

2926.9k1](/packages/prgayman-laravel-zatca)

PHPackages © 2026

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