imv/gateway

This is APi integration of Imv gateway

Maintainers

Package info

github.com/FurqatMashrabjonov/imv-gateway

Homepage

pkg:composer/imv/gateway

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1 2026-02-11 11:18 UTC

This package is auto-updated.

Last update: 2026-03-11 11:39:43 UTC


README

Latest Version on Packagist GitHub Tests Action Status Total Downloads

Laravel package for IMV Gateway API integration.

Installation

composer require imv/gateway

You can publish the config file with:

php artisan vendor:publish --tag="gateway-config"

Usage

$gateway = new Imv\Gateway\Gateway();

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

The MIT License (MIT). Please see License File for more information.