Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhooravell/sofort-pay-php-client
Sofort Pay api php wrapper
https://github.com/zhooravell/sofort-pay-php-client
guzzle guzzlehttp php-library php7 sofort sofortpay
Last synced: about 1 month ago
JSON representation
Sofort Pay api php wrapper
- Host: GitHub
- URL: https://github.com/zhooravell/sofort-pay-php-client
- Owner: zhooravell
- License: mit
- Created: 2019-01-25T08:00:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T09:12:04.000Z (over 4 years ago)
- Last Synced: 2024-11-14T20:51:04.242Z (about 1 month ago)
- Topics: guzzle, guzzlehttp, php-library, php7, sofort, sofortpay
- Language: PHP
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sofort Pay PHP client
=====================
> Sofort Pay api php wrapper.[![License][license-image]][license-link] [![Build Status][travis-image]][travis-link] [![codecov][codecov-image]][codecov-link]
![](https://manage.sofort-pay.com/images/logo.svg)
## Installing
``` sh
$ composer require zhooravell/sofort-pay-php-client
```## Source(s)
* [Sofort Pay](https://sofort-pay.com/)
* [Sofort Pay Swagger](https://api.sofort-pay.com/api/v1/payments/swagger.json)[license-link]: https://github.com/zhooravell/sofort-pay-php-client/blob/master/LICENSE
[license-image]: https://img.shields.io/dub/l/vibe-d.svg[travis-link]: https://travis-ci.com/zhooravell/sofort-pay-php-client
[travis-image]: https://travis-ci.com/zhooravell/sofort-pay-php-client.svg?branch=master[codecov-link]: https://codecov.io/gh/zhooravell/sofort-pay-php-client
[codecov-image]: https://codecov.io/gh/zhooravell/sofort-pay-php-client/branch/master/graph/badge.svg