Skip to content

Casterke/simplepay-laravel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplePay for Laravel

StyleCI Latest Version on Packagist Total Downloads

Installation

You can install the package via composer:

composer require Casterke/simplepay-laravel

Publish config file

php artisan vendor:publish --provider="Casterke\SimplePayLaravel\SimplePayLaravelServiceProvider" --tag="config"

Usage

Please check examples.

Currently one is fully finished. Here you can find it.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

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

About

OTP SimplePay integration for Laravel applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%