PHPackages                             bonus3/php-pix - 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. [Image &amp; Media](/categories/media)
4. /
5. bonus3/php-pix

ActiveLibrary[Image &amp; Media](/categories/media)

bonus3/php-pix
==============

101005PHP

Since Feb 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bonus3/php-pix)[ Packagist](https://packagist.org/packages/bonus3/php-pix)[ RSS](/packages/bonus3-php-pix/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Pix
=======

[](#php-pix)

Pix code and QRCode generator

Currently, only generate static qrcode.

To generate QRCode use:

```
\PhpPix\Pix::generateQrCode(
    'anderson_rockandroll@hotmail.com', //Pix key
    'Anderson da Silva Gonçalves', //Name
    'rio de janeiro', //City
    '123456', //Identifier
    1234.5 //value. Ex.: R$1.234,50
);
```

This output an PNG image

To generate code copy/paste:

```
\PhpPix\Pix::generateCode(
    'anderson_rockandroll@hotmail.com', //Pix key
    'Anderson da Silva Gonçalves', //Name
    'rio de janeiro', //City
    '123456', //Identifier
    1234.5 //value. Ex.: R$1.234,50
);
```

Donate with PIX: [anderson\_rockandroll@hotmail.com](mailto:anderson_rockandroll@hotmail.com)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 71.4% 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/2101c9f5590e75ebfeadaca27fb0219a76ff6364cb40a2b4dab2759b6e909d8a?d=identicon)[bonus369](/maintainers/bonus369)

---

Top Contributors

[![bonus3](https://avatars.githubusercontent.com/u/5958507?v=4)](https://github.com/bonus3 "bonus3 (5 commits)")[![SnowRunescape](https://avatars.githubusercontent.com/u/52182057?v=4)](https://github.com/SnowRunescape "SnowRunescape (2 commits)")

### Embed Badge

![Health badge](/badges/bonus3-php-pix/health.svg)

```
[![Health](https://phpackages.com/badges/bonus3-php-pix/health.svg)](https://phpackages.com/packages/bonus3-php-pix)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[rsoury/wp-imgix

Rewrites WordPress image URLs to use ImgIX

167.2k](/packages/rsoury-wp-imgix)

PHPackages © 2026

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