A Laravel connector for Qantani

Maintainers

Package info

github.com/chilion/laravel-qantani

Homepage

pkg:composer/cjsdevelopment/qantani

Statistics

Installs: 28

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2015-10-06 07:17 UTC

This package is not auto-updated.

Last update: 2026-03-01 03:09:54 UTC


README

Image of StyleCI Shield License

Qantani

A connector to the Qantani Payment API for usage with Laravel or Lumen

Usage

composer

"CJSDevelopment/qantani" : "dev-master"

app.php

ServiceProvider

'CJSDevelopment\QantaniServiceProvider'

Facade

'Qantani' => 'CJSDevelopment\Qantani',