PHPackages                             killworm737/qrcode - 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. killworm737/qrcode

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

killworm737/qrcode
==================

QrcodeInvoice

v1.0.0(9y ago)28968MITPHPPHP &gt;=5.4.0

Since Nov 4Pushed 7y ago3 watchersCompare

[ Source](https://github.com/killworm737/QrcodeInvoice)[ Packagist](https://packagist.org/packages/killworm737/qrcode)[ Docs](https://github.com/killworm737/QrcodeInvoice)[ RSS](/packages/killworm737-qrcode/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

QrcodeInvoice
=============

[](#qrcodeinvoice)

新版二代電子發票加解密API-1.1.1-1106

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

[](#installation)

```
composer require killworm737/qrcode

```

Use
---

[](#use)

```
use killworm737\qrcode\Qrcode;

$qrcodeClass = new Qrcode();

$aesKey = "C03458ECE7485C884AC42D3ED8198A4C";// input your aeskey
$invoiceNumAndRandomCode = "AA123456781234";// input your invoiceNumber And RandomCode
$qrcodeClass->aes128_cbc_encrypt($aesKey, $invoiceNumAndRandomCode);
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

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

3478d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

killworm737QrcodeInvoice

### Embed Badge

![Health badge](/badges/killworm737-qrcode/health.svg)

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

###  Alternatives

[rohitkundale/order-comment

Allows customer to add a special note/message/comment or instruction while placing an order

209.9k](/packages/rohitkundale-order-comment)

PHPackages © 2026

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