paybetr/paybetr-php

PHP implementation of the Paybetr API

1.0.4 2020-01-21 23:34 UTC

This package is auto-updated.

Last update: 2024-04-04 06:58:44 UTC


README

This package requires an HTTPlug implementation in order to work properly. Before installing this package, check out the HTTPlug for library users page.

TL;DR

composer require php-http/curl-client guzzlehttp/psr7 php-http/message
composer require paybetr/paybetr-php

Check out the full documentation.