PHPackages                             easyswoole-yuejie89/jiateng - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. easyswoole-yuejie89/jiateng

ActiveProject[Testing &amp; Quality](/categories/testing)

easyswoole-yuejie89/jiateng
===========================

easy swoole open source test script

v0.0.3(7y ago)04MITPHPPHP &gt;=7.2.0

Since Sep 12Pushed 7y agoCompare

[ Source](https://github.com/yuejie89/easyswoole-jiateng)[ Packagist](https://packagist.org/packages/easyswoole-yuejie89/jiateng)[ RSS](/packages/easyswoole-yuejie89-jiateng/feed)WikiDiscussions master Synced 2mo ago

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

家腾互联 API 文档
===========

[](#家腾互联-api-文档)

#### 1 规范说明

[](#1-规范说明)

##### 1.1 通信协议

[](#11-通信协议)

HTTPS协议

##### 1.2 请求方法

[](#12-请求方法)

所有接口只支持POST方法发起请求。

##### 1.3 字符编码

[](#13-字符编码)

HTTP通讯及报文BASE64编码均采用UTF-8字符集编码格式。

1、**web 注册**

> -**URL**

> [ https://easy.jiateng.wang/register/register\_web](http://)

-**提交参数**

请求参数请求类型是否可为空请求说明system\_idint否系统IDmerchant\_idint是商户IDshop\_idint是店铺IDphonevarchar否手机号passwordvarchar否密码-**返回值**

```
{
    code:200,
    data:'',
    msg:'注册成功'

}
```

---

2、**web 登录**

> -**URL**

> [https://easy.jiateng.wang/login/login\_web](http://)

-**提交参数**

请求参数请求类型是否可为空请求说明phonevarchar否手机号passwordvarchar否密码-**返回值**

```
{
    code:200,
    data:{
            user_id:9,//用户ID
            token:sadfsdfsfexdfdssadsafdsafdsa,
            aging:7200,//有效时长
            creationtime:'2018-7-31 0:27:33'//创建时间
        },
    msg:'登录成功'

}
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Total

2

Last Release

2799d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/36728384?v=4)[土豆·方便面](/maintainers/yuejie89)[@yuejie89](https://github.com/yuejie89)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/easyswoole-yuejie89-jiateng/health.svg)

```
[![Health](https://phpackages.com/badges/easyswoole-yuejie89-jiateng/health.svg)](https://phpackages.com/packages/easyswoole-yuejie89-jiateng)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[pdepend/pdepend

Official version of pdepend to be handled with Composer

954110.9M815](/packages/pdepend-pdepend)

PHPackages © 2026

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