PHPackages                             rob/apisdk - 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. rob/apisdk

ActiveLibrary

rob/apisdk
==========

rob verystar api sdk

v1.0.0(9y ago)0268MITPHPPHP &gt;=5.4.0

Since Aug 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/RobChen/verystar-api-sdk)[ Packagist](https://packagist.org/packages/rob/apisdk)[ RSS](/packages/rob-apisdk/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

费芮API SDK
=========

[](#费芮api-sdk)

---

#### 此SDK基于composer进行安装

[](#此sdk基于composer进行安装)

> 根目录需包含index.php文件 include 'vendor/autoload.php';

#### 非composer方式使用

[](#非composer方式使用)

> 如果以非composer方式使用，请自行提取src中的目录文件，并自行在代码中包含相关文件。

#### composer安装使用方式

[](#composer安装使用方式)

```
在文件头部引入需要使用的API SDK类库
    use rob\ApiSdk\EticketApi; //引入费芮电子券SDK类库
实例化类库
    $_eticket_api       = new EticketApi(CLIENT_CODE, CLIENT_SECRET);
调用
    $ticket_info        = $_eticket_api->grant($ticket_id, $open_id, $order_sn);

```

#### SDK已提交到composer的packagist 直接配置require即可 不需要指定repositories

[](#sdk已提交到composer的packagist-直接配置require即可-不需要指定repositories)

```
https://packagist.org/packages/rob/apisdk

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3551d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/rob-apisdk/health.svg)

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

PHPackages © 2026

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