Unofficial Gopay API Wrapper for Laravel Framework

1.1 2022-05-25 04:37 UTC

This package is auto-updated.

Last update: 2024-04-25 08:36:42 UTC


README

Latest Version on Packagist Total Downloads API CodeFactor GitHub issues GitHub forks GitHub stars GitHub license Hits

Modified from https://github.com/namdevel/gopay-api

Installation

You can install the package via composer:

composer require borntobeyours/gopay
php artisan vendor:publish

Usage

Please see DOCUMENTATION for details.

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email borntobeyours@gmail.com instead of using the issue tracker.

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.