PHPackages                             wahidin/mutasi-qris - 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. wahidin/mutasi-qris

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

wahidin/mutasi-qris
===================

script cek mutasi qris.id

1.4(1y ago)247311[2 issues](https://github.com/izulwahidin/mutasi-qris.id/issues)MITPHP

Since Aug 28Pushed 1y ago2 watchersCompare

[ Source](https://github.com/izulwahidin/mutasi-qris.id)[ Packagist](https://packagist.org/packages/wahidin/mutasi-qris)[ RSS](/packages/wahidin-mutasi-qris/feed)WikiDiscussions main Synced 4d ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

QRIS Transaction Fetcher
========================

[](#qris-transaction-fetcher)

Overview
--------

[](#overview)

QRIS Transaction Fetcher is a PHP library that allows merchants to retrieve transaction history from the QRIS (Quick Response Code Indonesian Standard) merchant portal. This library simplifies the process of fetching transaction data through automated login and data extraction.

Features
--------

[](#features)

- 🔐 Secure login to QRIS merchant portal
- 📅 Flexible date range selection for transactions
- 🔢 Transaction amount filtering
- 🧩 Comprehensive error handling
- 📊 Parsed transaction details

Requirements
------------

[](#requirements)

- PHP 7.4+
- Symfony DomCrawler Component
- cURL Extension
- Composer

Installation
------------

[](#installation)

Install the library using Composer:

```
composer require wahidin/mutasi
```

Usage Example
-------------

[](#usage-example)

```
