PHPackages                             chenht2799/apiauth - 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. chenht2799/apiauth

ActiveProject

chenht2799/apiauth
==================

app api token auth

04PHP

Since Nov 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/chenht2799/apiauth)[ Packagist](https://packagist.org/packages/chenht2799/apiauth)[ RSS](/packages/chenht2799-apiauth/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

apiauth
=======

[](#apiauth)

移动端token auth 登录态TOKEN加解密

安装部署
----

[](#安装部署)

composer require chenht2799/apiauth

laravel 适配安装
------------

[](#laravel-适配安装)

一、先在 config/app.php 添加 providers

```
SdsAuth\src\UserTokenServiceProvider::class

```

二、命令行执行语句生成配置文件

```
php artisan vendor:publish --provider="SdsAuth\src\UserTokenServiceProvider"

```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

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://www.gravatar.com/avatar/86280635e4a0ddd403e2714ed9e74a073ec7ecaf9b50aa2711d92bbbde66a285?d=identicon)[chenht2799](/maintainers/chenht2799)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/chenht2799-apiauth/health.svg)

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

PHPackages © 2026

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