chilion / laravel-qantani by cjsdevelopment

A Laravel connector for Qantani
28
0
2
Package Data
Maintainer Username: cjsdevelopment
Maintainer Contact: chilionsnoek@gmail.com (Chilion Snoek)
Package Create Date: 2015-10-01
Package Last Update: 2015-10-06
Language: PHP
License: MIT
Last Refreshed: 2024-11-22 03:03:32
Package Statistics
Total Downloads: 28
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

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',