Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mr687/laraveltripay
- Owner: mr687
- License: mit
- Created: 2021-02-19T19:27:11.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2021-09-30T11:13:00.000Z (about 3 years ago)
- Last Synced: 2024-04-18T11:12:20.928Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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).