Releases: XanderID/qris-dynamicify-php
Releases · XanderID/qris-dynamicify-php
Release list
QrisDynamicify PHP (v1.0.0)
Release v1.0.0 – QrisDynamicify PHP
This is the initial release of QrisDynamicify for PHP, a library for creating dynamic QRIS codes from static QRIS strings or images.
Highlights
- Convert static QRIS strings or images into dynamic QRIS codes.
- Set transaction prices and apply taxes or service fees (fixed amount or percentage).
- Extract QRIS metadata such as merchant name, company, region, country, postal code, merchant PAN, price, and tax.
- Save dynamic QRIS codes as
.png,.jpg, or.txtfiles. - Provides a clean, chainable PHP API for easy integration.
- Lightweight with minimal dependencies.