PHPackages                             eaglexpf/rocqrcode - 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. eaglexpf/rocqrcode

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

eaglexpf/rocqrcode
==================

qrcode php

112PHP

Since Jun 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/eaglexpf/RocQrCode)[ Packagist](https://packagist.org/packages/eaglexpf/rocqrcode)[ RSS](/packages/eaglexpf-rocqrcode/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

RocQrCode roc.xu
================

[](#rocqrcode-rocxu)

php生成二维码
--------

[](#php生成二维码)

### composer require eaglexpf/rocqrcode @dev

[](#composer-require-eaglexpfrocqrcode-dev)

```

$code = "qrcode";
$file = __DIR__."/../../webserver/".urlencode($code).".png";
$qrcode = RocQrCode::png($code,$file,0,10,1);//不需要保存图片的话$file传入false
Http::header("Content-type: image/png");
return $connection->send($qrcode);

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/04611b4e26e4080a8441f8274c59331b0e3e858a0d836ed7c4a29dcf4a49ee93?d=identicon)[antsgo](/maintainers/antsgo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/eaglexpf-rocqrcode/health.svg)

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

###  Alternatives

[chelout/laravel-relationship-events

Missing relationship events for Laravel

5252.4M17](/packages/chelout-laravel-relationship-events)[sroze/kubernetes-client

123.1k](/packages/sroze-kubernetes-client)

PHPackages © 2026

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