PHPackages                             rayatomsk/paddle-api - 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. rayatomsk/paddle-api

ActiveLibrary[API Development](/categories/api)

rayatomsk/paddle-api
====================

Paddle.com API PHP library

v0.6.2(2y ago)1124.1k↓26.7%5MITPHPPHP &gt;=5.5.0CI failing

Since Jul 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/RayAtomsk/paddle-api)[ Packagist](https://packagist.org/packages/rayatomsk/paddle-api)[ Docs](https://github.com/RayAtomsk/paddle-php)[ RSS](/packages/rayatomsk-paddle-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (13)Used By (0)

Paddle.com API PHP library
==========================

[](#paddlecom-api-php-library)

This package created and maintained by [Andrii Holubenko](https://github.com/rayatomsk), and provides a [Paddle API](https://developer.paddle.com/api-reference/intro) integration.

Requirements
------------

[](#requirements)

PHP 5.5 or later.

Installation via Composer
-------------------------

[](#installation-via-composer)

```
composer require rayatomsk/paddle-api
```

Getting Started
---------------

[](#getting-started)

```
$api = new \Paddle\API();
$api->init($vendorID, $vendorAuthCode);
```

Authorization can be set while creating new API object:

```
$api = new \Paddle\API($vendorID, $vendorAuthCode);
```

Security
--------

[](#security)

If you discover a security vulnerability in this library package, please send an e-mail to .

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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.

###  Release Activity

Cadence

Every ~120 days

Recently: every ~328 days

Total

12

Last Release

819d ago

PHP version history (2 changes)v0.0.1PHP &gt;=5.3.0

v0.2.1PHP &gt;=5.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d353d7cb949960e1acd7cf958f398d319bd687b301aa02b4e79b59427e9a0f37?d=identicon)[RayAtomsk](/maintainers/RayAtomsk)

---

Top Contributors

[![RayAtomsk](https://avatars.githubusercontent.com/u/2734306?v=4)](https://github.com/RayAtomsk "RayAtomsk (16 commits)")[![EmilePerron](https://avatars.githubusercontent.com/u/9383532?v=4)](https://github.com/EmilePerron "EmilePerron (1 commits)")[![shamimbdpro](https://avatars.githubusercontent.com/u/39990205?v=4)](https://github.com/shamimbdpro "shamimbdpro (1 commits)")

---

Tags

phpapipaddle

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rayatomsk-paddle-api/health.svg)

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

###  Alternatives

[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

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