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. heyshop/hey-token

ActiveLibrary

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 2mo ago

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 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity56

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

2801d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77fa7edf46e822fa6bd6f3fb4c6bb08ebe5c773a2e0fd65b1671d3d2bcebbe6b?d=identicon)[Leslie1sMe](/maintainers/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)
```

PHPackages © 2026

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