PHPackages                             wwtc/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. [API Development](/categories/api)
4. /
5. wwtc/sdk

ActiveLibrary[API Development](/categories/api)

wwtc/sdk
========

A PHP wrapper for wwtc API

1.0.1(8y ago)015MITPHPPHP &gt;=5.3.0

Since Jun 8Pushed 8y agoCompare

[ Source](https://github.com/wwtc/sdk)[ Packagist](https://packagist.org/packages/wwtc/sdk)[ Docs](https://github.com/wwtc/sdk)[ RSS](/packages/wwtc-sdk/feed)WikiDiscussions master Synced 2w ago

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

WWTC sdk
========

[](#wwtc-sdk)

getnewaddress
-------------

[](#getnewaddress)

```
$wtc = new wwtc();
$wtc->setsecret('secret','apikey');
$address = $wtc->getnewaddress();

```

listtransactions
----------------

[](#listtransactions)

```
$wtc = new wwtc();
$wtc->setsecret('secret','apikey');
$listtransactions = $wtc->listtransactions($limit,$offset);

```

sendcoin
--------

[](#sendcoin)

```
$wtc = new wwtc();
$wtc->setsecret('secret','apikey');
$send = $wtc->sendcoin('address here',amount here);

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~0 days

Total

2

Last Release

2945d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40058835?v=4)[wwtc](/maintainers/wwtc)[@wwtc](https://github.com/wwtc)

---

Top Contributors

[![prosenjitgit](https://avatars.githubusercontent.com/u/29062495?v=4)](https://github.com/prosenjitgit "prosenjitgit (4 commits)")[![wwtc](https://avatars.githubusercontent.com/u/40058835?v=4)](https://github.com/wwtc "wwtc (1 commits)")

---

Tags

apiwwtccoinwtc

### Embed Badge

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

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k9.5M84](/packages/openai-php-laravel)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

617.2M37](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M12](/packages/checkout-checkout-sdk-php)[plivo/plivo-php

A PHP SDK to make voice calls &amp; send SMS using Plivo and to generate Plivo XML

1143.1M19](/packages/plivo-plivo-php)[plivo/php-sdk

A PHP SDK to make voice calls &amp; send SMS using Plivo and to generate Plivo XML

1112.0M6](/packages/plivo-php-sdk)

PHPackages © 2026

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