Download the PHP package andisiahaan/digiflazz-php without Composer
On this page you can find all versions of the php package andisiahaan/digiflazz-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andisiahaan/digiflazz-php
More information about andisiahaan/digiflazz-php
Files in andisiahaan/digiflazz-php
Download andisiahaan/digiflazz-php
More information about andisiahaan/digiflazz-php
Files in andisiahaan/digiflazz-php
Vendor andisiahaan
Package digiflazz-php
Short Description Modern PHP client for Digiflazz API - Prepaid, Postpaid, PLN, and more
License MIT
Homepage https://github.com/andisiahaan/digiflazz-php
Package digiflazz-php
Short Description Modern PHP client for Digiflazz API - Prepaid, Postpaid, PLN, and more
License MIT
Homepage https://github.com/andisiahaan/digiflazz-php
Please rate this library. Is it a good library?
Informations about the package digiflazz-php
Digiflazz PHP
Modern PHP client for the Digiflazz API. Supports prepaid topup, postpaid bill payment, PLN inquiry, and more.
Requirements
- PHP 8.1 or higher
- ext-json
- Guzzle 7.0+
Installation
Quick Start
Configuration
Using Environment Variables
Set your credentials:
Then:
Using Configuration Object
Usage
Check Balance
Price List
Prepaid Transaction (Topup)
Postpaid Bill (Pascabayar)
PLN Inquiry
Deposit Request
Error Handling
The library throws specific exceptions for different error types:
Service Classes
Direct access to service classes for more control:
Development
Install Dependencies
Run Tests
Static Analysis
Code Style
Architecture
Notes
- IP Whitelist: Digiflazz requires your server IP to be whitelisted. Contact Digiflazz support.
- Testing Mode: Use
testing: truefor sandbox transactions. - Credentials: Never commit credentials. Use environment variables or
.envfile.
License
MIT - see LICENSE file.
All versions of digiflazz-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
guzzlehttp/guzzle Version ^7.0
psr/http-message Version ^1.0 || ^2.0
ext-json Version *
guzzlehttp/guzzle Version ^7.0
psr/http-message Version ^1.0 || ^2.0
The package andisiahaan/digiflazz-php contains the following files
Loading the files please wait ...