PHPackages                             digitalincentives/incenti - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. digitalincentives/incenti

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

digitalincentives/incenti
=========================

Unofficial Incenti PHP SDK

0.0.4(3y ago)015MITPHPPHP ^8

Since Sep 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DigitalIncentives/Incenti)[ Packagist](https://packagist.org/packages/digitalincentives/incenti)[ RSS](/packages/digitalincentives-incenti/feed)WikiDiscussions main Synced today

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

WeGift
======

[](#wegift)

[!\[Latest Version on Packagist\]\[ico-version\]](https://packagist.org/packages/digitalincentives/incenti)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.MD)[![Total Downloads](https://camo.githubusercontent.com/cefc477b549e4eb85294138d34699ee52c87b5fc8628861be1b18c7f4a0b3bc1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6469676974616c696e63656e74697665732f696e63656e74692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/digitalincentives/incenti)

This is an unofficial Incenti SDK.

Official Documentation:

Install
-------

[](#install)

Via Composer

```
$ composer require alldigitalrewards/incenti
```

Usage
-----

[](#usage)

```
require __DIR__ . '/../vendor/autoload.php';

use DigitalIncentives\Incenti\IncentiSdk;

$client = new IncentiSDK('https://api.example.com/','client-id', 'client-secret');

foreach ($client->listAllProducts() as $product) {
    var_dump($product);
}
```

See examples in the [examples](/examples) folder.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.MD) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~74 days

Total

4

Last Release

1179d ago

### Community

Maintainers

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

---

Top Contributors

[![jhoughtelin](https://avatars.githubusercontent.com/u/6137941?v=4)](https://github.com/jhoughtelin "jhoughtelin (5 commits)")[![zwalden](https://avatars.githubusercontent.com/u/6456425?v=4)](https://github.com/zwalden "zwalden (2 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/digitalincentives-incenti/health.svg)

```
[![Health](https://phpackages.com/badges/digitalincentives-incenti/health.svg)](https://phpackages.com/packages/digitalincentives-incenti)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k122](/packages/oat-sa-tao-core)

PHPackages © 2026

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