PHPackages                             alldigitalrewards/wegift - 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. alldigitalrewards/wegift

ActiveLibrary[API Development](/categories/api)

alldigitalrewards/wegift
========================

Unofficial WeGift SDK

0.0.3(3y ago)09MITPHP

Since Jun 28Pushed 3y ago2 watchersCompare

[ Source](https://github.com/alldigitalrewards/WeGift)[ Packagist](https://packagist.org/packages/alldigitalrewards/wegift)[ RSS](/packages/alldigitalrewards-wegift/feed)WikiDiscussions main Synced today

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

WeGift
======

[](#wegift)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c7e623db5c8e327a47ea77c796a15699a28073b2812a256ada66716bf0e721dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c6c6469676974616c726577617264732f5765476966742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alldigitalrewards/wegift)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.MD)[![Build Status](https://camo.githubusercontent.com/b336263b22f1e9edc04e61a7d318b5dd5f181c00d2c752101802a1d6995ccc8e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c6c6469676974616c726577617264732f5765476966742f6261646765732f6275696c642e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/alldigitalrewards/WeGift/build-status/main)[![Coverage Status](https://camo.githubusercontent.com/2e13e0cbcf4237851ec1f8543e7971f87aa85d84bd2dd66a9cf5da2975187a50/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f616c6c6469676974616c726577617264732f5765476966742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/alldigitalrewards/WeGift/code-structure)[![Quality Score](https://camo.githubusercontent.com/433295dc15168f46402f4f0742eb244330a932245f52859008c001fcdaba4f8c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f616c6c6469676974616c726577617264732f5765476966742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/alldigitalrewards/WeGift)[![Total Downloads](https://camo.githubusercontent.com/b568095053327446f81a55f340a04372eebe8e4cc8ba1013595408c066e2567a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c6c6469676974616c726577617264732f7765676966742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alldigitalrewards/wegift)

This is an unofficial WeGift SDK.

Official Documentation:

Install
-------

[](#install)

Via Composer

```
$ composer require alldigitalrewards/wegift
```

Usage
-----

[](#usage)

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

use AllDigitalRewards\WeGift\Client;

$client = new Client('user-id', 'api-key');

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

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~21 days

Total

3

Last Release

1425d 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 (9 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/alldigitalrewards-wegift/health.svg)

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M986](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

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

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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