PHPackages                             dolalima/pix-php - 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. dolalima/pix-php

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

dolalima/pix-php
================

PHP library for the PIX Tools for Qrcode generation

0.0.1(9mo ago)00MITPHPPHP &gt;=7.0

Since Sep 12Pushed 9mo agoCompare

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

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

PIX PHP
=======

[](#pix-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4f662b2a559e54feb778b8720d1447cfdeea0398b51843d6f1712ed1eae3e565/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646f6c616c696d612f7069782d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dolalima/pix-php)[![Total Downloads](https://camo.githubusercontent.com/7159a5687256b31fff6574f73ec1d941b77a00db7d22ec2554e61b25843be0e9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646f6c616c696d612f7069782d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dolalima/pix-php)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

A PHP library for generating PIX QR codes.

About the Project
-----------------

[](#about-the-project)

This library allows you to generate PIX QR codes in your PHP projects. It is compliant with the standards defined by the Central Bank of Brazil.

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

- PHP &gt;= 7.0
- GD Extension

### Installation

[](#installation)

You can install the library via Composer:

```
composer require dolalima/pix-php
```

Usage
-----

[](#usage)

```
