PHPackages                             heyshop/hey-token - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. heyshop/hey-token

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

heyshop/hey-token
=================

用于在app登录嘿店颁发token

v1.0(7y ago)367MITPHPPHP &gt;=5.6

Since Sep 7Pushed 7y agoCompare

[ Source](https://github.com/Leslie1sMe/heyShopMultipass)[ Packagist](https://packagist.org/packages/heyshop/hey-token)[ RSS](/packages/heyshop-hey-token/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

使用事例：

require 'vendor/autoload.php';

use HeyShop\\Token\\HeyShopMultipass;

$customer\_data = array(

```
"mobile" => "138xxxx7277",
"email" => "leslie@xxxxxxxx.com",
"full_name" => "LZL",
"remote_ip" => "127.0.0.1"

```

);

$multipass = new HeyShopMultipass('secret');

$token = $multipass-&gt;generate\_token($customer\_data);

var\_dump($token);

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

2853d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/heyshop-hey-token/health.svg)

```
[![Health](https://phpackages.com/badges/heyshop-hey-token/health.svg)](https://phpackages.com/packages/heyshop-hey-token)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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