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)163MITPHPPHP ^7.4 || ^8.0

Since Sep 4Pushed 2y 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 today

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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

1397d 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

[filament/filament

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

3829.6M3.5k](/packages/filament-filament)[kriansa/openboleto

Biblioteca para geração de boletos bancários.

6082.2M2](/packages/kriansa-openboleto)[salla/zatca

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

164449.9k2](/packages/salla-zatca)[doppar/framework

The Doppar Framework

4012.4k14](/packages/doppar-framework)[open-southeners/laravel-companion-apps

Extend your Laravel applications with companions apps (Android, iOS, PWA...)

234.4k](/packages/open-southeners-laravel-companion-apps)[sandstorm/neostwofactorauthentication

1327.0k](/packages/sandstorm-neostwofactorauthentication)

PHPackages © 2026

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