PHPackages                             lotuspay/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. lotuspay/php-sdk

ActiveLibrary[API Development](/categories/api)

lotuspay/php-sdk
================

PHP SDK for the Lotuspay REST API

00PHP

Since Aug 31Pushed 8mo agoCompare

[ Source](https://github.com/lotuspay/lotuspay-php-sdk)[ Packagist](https://packagist.org/packages/lotuspay/php-sdk)[ RSS](/packages/lotuspay-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Lotuspay PHP SDK
================

[](#lotuspay-php-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/cfcab36e9083ce9bfe4c620a74473129c01afe4ee8802e47f5142066a49c0db6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f7475737061792f7068702d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lotuspay/php-sdk)[![Total Downloads](https://camo.githubusercontent.com/f19a94d5c081e892c4c220911a4e9693c2df2902b273d979eac0af615f75b9be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f7475737061792f7068702d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lotuspay/php-sdk)

O SDK oficial em PHP para interagir com a API da Lotuspay.

Requisitos
----------

[](#requisitos)

- PHP &gt;= 7.4
- [Composer](https://getcomposer.org/)

Instalação
----------

[](#instalação)

Você pode instalar o SDK via Composer:

```
composer require lotuspay/php-sdk
```

Uso
---

[](#uso)

Primeiro, instancie o cliente com sua chave de API e a URL da API.

```
