PHPackages                             boat/devsdk - 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. boat/devsdk

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

boat/devsdk
===========

Boat developer sdk

10PHP

Since Feb 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/yuanxin32323/boat-devsdk)[ Packagist](https://packagist.org/packages/boat/devsdk)[ RSS](/packages/boat-devsdk/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

What's This?
============

[](#whats-this)

Boat2网络验证平台 开发者接口SDK（PHP）。

### 获取实例

[](#获取实例)

```
/**
 * 测试用例
 * composer调用法
 */
require './vendor/autoload.php';

//实例化SDK类
$open_id = '2e2248ed9ba548309c4dee4a921973ad';
$secret = '9kgefopouqz1ygsndhwdl1jwn41a8xm9';
$api = new Boat\Dev\Api($open_id, $secret);

//查询授权
print_r($api->queryAuth('123'));
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/boat-devsdk/health.svg)

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

###  Alternatives

[hansschouten/phpagebuilder

A drag and drop pagebuilder to manage pages in any PHP project.

86857.2k3](/packages/hansschouten-phpagebuilder)[raulr/google-play-scraper

A PHP scraper to get app data from Google Play

12892.7k](/packages/raulr-google-play-scraper)[thunderer/platenum

PHP enum library

36145.7k](/packages/thunderer-platenum)[etechnika/idna-convert

Etechnika.eu idna-convert

16392.1k3](/packages/etechnika-idna-convert)[koalafacade/filament-alertbox

Alert box field for Filament forms

2337.0k](/packages/koalafacade-filament-alertbox)[wpbp/cronplus

Add/Remove a WordPress Cron job easily

2610.0k](/packages/wpbp-cronplus)

PHPackages © 2026

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