PHPackages                             duxphp/duxravel-member - 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. duxphp/duxravel-member

ActiveDuxravel-app

duxphp/duxravel-member
======================

Duxravel Member Application

0392PHP

Since Jan 7Pushed 4y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

[ ![](https://github.com/duxphp/duxravel/raw/main/resources/image/watermark.png?raw=true)](https://www.duxravel.com/)

Duxravel 会员中心

[中文文档](https://doc.duxravel.com)

 [ ![](https://camo.githubusercontent.com/5db6188b5ec7835266f6c946533355d162c692eea424af52e7e42a8987572215/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6475787068702f647578726176656c2d6d656d626572) ](https://packagist.org/packages/duxphp/duxravel-member) [ ![](https://camo.githubusercontent.com/c24e112a04fa6661670cdf422e4dd32f0edd4a3f96999cf8a5ca5b6565787ecd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6475787068702f647578726176656c2d6d656d6265722e7376673f7374796c653d666c61742d737175617265) ](https://packagist.org/packages/duxphp/duxravel-member) [ ![Packagist](https://camo.githubusercontent.com/eb7c2f0e064487a8b2ff6f38a5d29e08b1d3d87b186f244c08222fa5d2b52228/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6475787068702f647578726176656c2d6d656d6265722e7376673f6d61784167653d3235393230303026267374796c653d666c61742d737175617265) ](https://packagist.org/packages/duxphp/member)

应用安装
----

[](#应用安装)

```
// 正式版
composer require duxphp/duxravel-member

// 开发版
composer require duxphp/duxravel-member dev-main

```

接口授权
----

[](#接口授权)

请求登录接口后回去 token 在 header 头中的 Authorization 参数带入授权 token 可请求需授权接口

```
// apifox 请求示例
headers.upsert({
  key: 'Authorization',
  value: 'Bearer ' + token,
});

```

接口说明
----

[](#接口说明)

```
/**
 * 用户登录
 * @params string tel 手机号码
 * @params string password 登录密码
 */
post api/auth/login

/**
 * 用户信息 （授权）
 */
post api/auth/info

```

更新日志
----

[](#更新日志)

```
暂无

```

维护者
---

[](#维护者)

[@duxphp](https://github.com/duxphp)

使用许可
----

[](#使用许可)

[MIT](LICENSE) © Richard Littauer

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity27

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/d4553e50838920d29d2d9ae7b9472761ac4f5e88d34520842a0dbb704d465b37?d=identicon)[duxphp](/maintainers/duxphp)

---

Top Contributors

[![duxphp](https://avatars.githubusercontent.com/u/2184214?v=4)](https://github.com/duxphp "duxphp (5 commits)")

### Embed Badge

![Health badge](/badges/duxphp-duxravel-member/health.svg)

```
[![Health](https://phpackages.com/badges/duxphp-duxravel-member/health.svg)](https://phpackages.com/packages/duxphp-duxravel-member)
```

PHPackages © 2026

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