Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr687/laraveltripay

Payment Tripay API for laravel
https://github.com/mr687/laraveltripay

Last synced: 27 days ago
JSON representation

Payment Tripay API for laravel

Awesome Lists containing this project

README

        

# Laravel Tripay

[![Latest Version on Packagist](https://img.shields.io/packagist/v/mr687/laraveltripay.svg?style=flat-square)](https://packagist.org/packages/mr687/laraveltripay)
[![Total Downloads](https://img.shields.io/packagist/dt/mr687/laraveltripay.svg?style=flat-square)](https://packagist.org/packages/mr687/laraveltripay)

Simple [Tripay](https://tripay.co.id/) wrapper for Laravel.

## Installation

You can install the package via composer:

```bash
composer require mr687/laraveltripay
```

## Credits

- [Daphinokio](https://github.com/mr687)

## Laravel Package Boilerplate
This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).