PHPackages                             themexpert/paddle-php - 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. themexpert/paddle-php

ActiveLibrary[Payment Processing](/categories/payments)

themexpert/paddle-php
=====================

PHP Library for Paddle Payment Gateway.

44103PHP

Since Apr 10Pushed 1y ago4 watchersCompare

[ Source](https://github.com/themexpert/paddle-php)[ Packagist](https://packagist.org/packages/themexpert/paddle-php)[ RSS](/packages/themexpert-paddle-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Paddle PHP SDK
==============

[](#paddle-php-sdk)

Paddle payment gateway PHP SKY cliend support API `v1` and `v2`.

Checkout the [Paddle WordPress Plugin](https://wpsmartpay.com/) built with this SDK support EDD and WooCommerce.

Paddle.com features supported:

- Create product while checkout and validate response
- Subscription creation
- Coupone management
- License management
- Transaction and pay slip generate
- Checkout API
- Webhook support

Install
-------

[](#install)

Via Composer

```
$ composer require themexpert/paddle-php
```

Usage
-----

[](#usage)

```
use ThemeXpert\Paddle\Paddle;

$paddle = new Paddle();
$paddle::setApiCredentials('paddle_vendor_id', 'paddle_auth_code');

echo Product::list();
```

License
-------

[](#license)

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

Credit
------

[](#credit)

Brought to you by [Team ThemeXpert](https://www.themexpert.com) with ❤️ and ☕

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 87.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/807443?v=4)[Parvez Akther](/maintainers/codexpert)[@codexpert](https://github.com/codexpert)

---

Top Contributors

[![alaminfirdows](https://avatars.githubusercontent.com/u/30468274?v=4)](https://github.com/alaminfirdows "alaminfirdows (21 commits)")[![codexpert](https://avatars.githubusercontent.com/u/807443?v=4)](https://github.com/codexpert "codexpert (2 commits)")[![shamsbd71](https://avatars.githubusercontent.com/u/1936565?v=4)](https://github.com/shamsbd71 "shamsbd71 (1 commits)")

---

Tags

paddlephpphp-sdkphp7

### Embed Badge

![Health badge](/badges/themexpert-paddle-php/health.svg)

```
[![Health](https://phpackages.com/badges/themexpert-paddle-php/health.svg)](https://phpackages.com/packages/themexpert-paddle-php)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
