PHPackages                             dodopayments/client - 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. [Payment Processing](/categories/payments)
4. /
5. dodopayments/client

ActiveLibrary[Payment Processing](/categories/payments)

dodopayments/client
===================

Dodo Payments PHP SDK

v6.15.1(6d ago)310.3k↑20.7%4Apache-2.0PHPPHP ^8.1CI passing

Since Aug 13Pushed 2d agoCompare

[ Source](https://github.com/dodopayments/dodopayments-php)[ Packagist](https://packagist.org/packages/dodopayments/client)[ RSS](/packages/dodopayments-client/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (77)Versions (90)Used By (0)

Dodo Payments PHP API library
=============================

[](#dodo-payments-php-api-library)

The Dodo Payments PHP library provides convenient access to the Dodo Payments REST API from any PHP 8.1.0+ application.

Documentation
-------------

[](#documentation)

The REST API documentation can be found on [docs.dodopayments.com](https://docs.dodopayments.com/api-reference/introduction).

Installation
------------

[](#installation)

```
composer require "dodopayments/client 6.15.1"

```

Usage
-----

[](#usage)

This library uses named parameters to specify optional arguments. Parameters with a default value must be set by name.

```
