PHPackages                             kangaroorewards/kangaroorewards-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. kangaroorewards/kangaroorewards-php-sdk

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

kangaroorewards/kangaroorewards-php-sdk
=======================================

Kangaroo Rewards API

v2.0.0(6y ago)127MITPHPPHP &gt;=5.5.0CI failing

Since Nov 12Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/kangaroorewards/KangarooRewards-PHP-SDK)[ Packagist](https://packagist.org/packages/kangaroorewards/kangaroorewards-php-sdk)[ RSS](/packages/kangaroorewards-kangaroorewards-php-sdk/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Kangaroo Rewards REST API Client for PHP
========================================

[](#kangaroo-rewards-rest-api-client-for-php)

[![Build Status](https://camo.githubusercontent.com/6c6ae60e9e1d3e8aa20a47ebabce5125de94e0ca9615b4e8bbad1a83b9a547e7/68747470733a2f2f7472617669732d63692e6f72672f6b616e6761726f6f726577617264732f4b616e6761726f6f526577617264732d5048502d53444b2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/kangaroorewards/KangarooRewards-PHP-SDK)[![Latest Version](https://camo.githubusercontent.com/07e196348c73d808f24c3088b8a3d02e52602551134c23787426153045e0a77b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6b616e6761726f6f726577617264732f4b616e6761726f6f526577617264732d5048502d53444b2e7376673f7374796c653d666c61742d737175617265)](https://github.com/kangaroorewards/KangarooRewards-PHP-SDK/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

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

[](#requirements)

The following versions of PHP are supported.

- PHP 5.6

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

[](#installation)

Add the following to your `composer.json` file.

```
{
    "require": {
        "kangaroorewards/KangarooRewards-PHP-SDK": "~2.0"
    }
}
```

Usage
-----

[](#usage)

```
$api = new KangarooApi([
    'access_token' => {ACCESS_TOKEN},
]);

$resourceOwner = $api->me();

$customer = $api->getCustomer({CUSTOMER_ID}, ['include' => ['balance']]);

$offers = $api->getOffers();
```

Credits
-------

[](#credits)

- [Valentin Ursuleac](https://github.com/ursuleacv)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/KangarooRewards/KangarooRewards-PHP-SDK/blob/master/LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance42

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~530 days

Total

3

Last Release

2458d ago

Major Versions

v1.0.1 → v2.0.02019-10-08

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22822970?v=4)[Kangaroo Rewards](/maintainers/KangarooRewards)[@kangaroorewards](https://github.com/kangaroorewards)

---

Top Contributors

[![ursuleacv](https://avatars.githubusercontent.com/u/1458222?v=4)](https://github.com/ursuleacv "ursuleacv (12 commits)")[![kangaroodev](https://avatars.githubusercontent.com/u/22823309?v=4)](https://github.com/kangaroodev "kangaroodev (2 commits)")[![kangaroo-val](https://avatars.githubusercontent.com/u/22823136?v=4)](https://github.com/kangaroo-val "kangaroo-val (2 commits)")

---

Tags

kangaroo-rewardsphpsdk-phpapioauthoauth2loyaltykangarooKangaroo Rewards

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/kangaroorewards-kangaroorewards-php-sdk/health.svg)

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

###  Alternatives

[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.7k147.0M282](/packages/league-oauth2-server)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[mollie/oauth2-mollie-php

Mollie Provider for OAuth 2.0 Client

261.8M1](/packages/mollie-oauth2-mollie-php)[chervand/yii2-oauth2-server

OAuth 2.0 server for Yii 2.0 with MAC tokens support.

1524.5k1](/packages/chervand-yii2-oauth2-server)

PHPackages © 2026

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