PHPackages                             mariolucasdev/qrcode-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mariolucasdev/qrcode-pix

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

mariolucasdev/qrcode-pix
========================

Gera qrcode do pix e chave copia e cola.

v1.0.1(3y ago)165MITPHPPHP ^7.4 || ^8.0

Since Sep 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mariolucasdev/qrcode-pix)[ Packagist](https://packagist.org/packages/mariolucasdev/qrcode-pix)[ Docs](https://github.com/mariolucasdev/qrcode_pix)[ RSS](/packages/mariolucasdev-qrcode-pix/feed)WikiDiscussions main Synced 1w ago

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

QRCode Pix
==========

[](#qrcode-pix)

Lib para geração de QrCode do Pix e Chave Copia e Cola.

Instalação via composer
-----------------------

[](#instalação-via-composer)

```
composer require mariolucasdev/qrcode-pix
```

Usando a lib
------------

[](#usando-a-lib)

```
use mariolucasdev\QrCodePix;

require __DIR__ . '/vendor/autoload.php';

$data = array(
    'key' => '', // Chave pix
    'amount' => 0, // Valor em Float
    'description' => '', // Descrição do Pagamento
    'name' => '', // Nome do Recebedor
    'city' => '' // Cidade + UF (Araripina-PE)
);

$pix = (new QrCodePix\QrCodePix)->generate($data);

print_r($pix);
```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

2

Last Release

1442d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14020978?v=4)[Mário Lucas](/maintainers/mariolucasdev)[@mariolucasdev](https://github.com/mariolucasdev)

---

Top Contributors

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

---

Tags

pixQR Code Pixqrcodepixqrcode-pix-generatorphpqrcodepix

### Embed Badge

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

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

###  Alternatives

[appwrite/server-ce

End to end backend server for frontend and mobile apps.

56.9k115.4k](/packages/appwrite-server-ce)[filament/filament

A collection of full-stack components for accelerated Laravel app development.

3932.5M4.3k](/packages/filament-filament)[salla/zatca

A helper to generate the QR code and signed it for ZATCA e-invoicing

165463.2k2](/packages/salla-zatca)[abydahana/aksara

Aksara is a modern, developer-friendly framework and CMS built on CodeIgniter 4, featuring rapid CRUD development, modular architecture, smart routing, flexible access control, API integration, and an AI assistant to make content management faster and smarter.

1141.2k](/packages/abydahana-aksara)[skeeks/cms-shop

Интернет магазин для SkeekS CMS

145.9k25](/packages/skeeks-cms-shop)[doppar/framework

The Doppar Framework

4112.6k14](/packages/doppar-framework)

PHPackages © 2026

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