PHPackages                             wassa/wedoogift-client - 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. wassa/wedoogift-client

ActiveLibrary[API Development](/categories/api)

wassa/wedoogift-client
======================

0.2(4y ago)06MITPHP

Since Oct 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/wassafr/wedoogift-php-client)[ Packagist](https://packagist.org/packages/wassa/wedoogift-client)[ RSS](/packages/wassa-wedoogift-client/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

Wassa WeDooGift PHP Client
==========================

[](#wassa-wedoogift-php-client)

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

[](#installation)

`composer require wassa/wedoogift-client`

Supported features
------------------

[](#supported-features)

- Add a user
- List deposits
- Create a distribution to a user (give 💰💰💰)

Usage
-----

[](#usage)

```
$reasonId = 1234;
$userId = 5678;
$valueToDistribute = 1;

$wdg = new \Wassa\WeDooGift\WeDooGiftClient('');
$wdg->init();

$wdg->addUser('John', 'Doe', 'john.doe@yourhosting.com'); // returns the user id
$wdg->distribute($reasonId, 'Cool message', $userId, $valueToDistribute);
```

All methods throw a `\Exception` if something wrong happens.

TODO
----

[](#todo)

- Add support for production environment

License
-------

[](#license)

You are free to use this, although it probably won't be very useful to you. You can submit PR but we will most probably not work on it.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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 ~48 days

Total

2

Last Release

1659d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/877eda4ea7a283f6586e4bb72bba182e3f0267dda97e7d42157b178cdc55d832?d=identicon)[wassafr](/maintainers/wassafr)

---

Top Contributors

[![johnatwassa](https://avatars.githubusercontent.com/u/81224062?v=4)](https://github.com/johnatwassa "johnatwassa (4 commits)")

### Embed Badge

![Health badge](/badges/wassa-wedoogift-client/health.svg)

```
[![Health](https://phpackages.com/badges/wassa-wedoogift-client/health.svg)](https://phpackages.com/packages/wassa-wedoogift-client)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M966](/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)[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)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)

PHPackages © 2026

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