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 yesterday

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

Maturity35

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://avatars.githubusercontent.com/u/17340200?v=4)[离骚](/maintainers/yuanxin32323)[@yuanxin32323](https://github.com/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

[yavin/symfony-form-tree

create select field with indentation for tree structure

1491.2k2](/packages/yavin-symfony-form-tree)[moneyphp/money-bundle

Symfony Bundle for the popular Money library

1718.6k](/packages/moneyphp-money-bundle)

PHPackages © 2026

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