Skip to content

Releases: XanderID/qris-dynamicify-php

QrisDynamicify PHP (v1.0.0)

Choose a tag to compare

@XanderID XanderID released this 28 Sep 11:33

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 .txt files.
  • Provides a clean, chainable PHP API for easy integration.
  • Lightweight with minimal dependencies.