PHPackages                             lizongying/thinkphp-oauth - 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. lizongying/thinkphp-oauth

ActiveLibrary

lizongying/thinkphp-oauth
=========================

A oAuth2.0 for ThinkPHP3.2

16567PHP

Since Mar 16Pushed 10y ago4 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

简介
--

[](#简介)

oAuth2.0在ThinkPHP3.2的应用。

安装
--

[](#安装)

推荐使用composer进行安装。

```
$ composer require lizongying/thinkphp-oauth dev-master

```

[packagist](https://packagist.org/packages/lizongying/thinkphp-oauth)

使用
--

[](#使用)

\*本项目测试数据库使用MySQL5.6.17，如其他版本，注意兼容性。SQL文件位于 `./example/db/oauth.sql` 。 \*可在本地数据库导入测试数据或建立相应的表。 \*网站根目录设置为 `example` 后直接访问 `http://localhost/` 。 \*出于安全性考虑，以上步骤完成后务必删除 `db` 文件夹和文件夹内的所有文件。

感谢
--

[](#感谢)

本项目 `./example/ThinkPHP/Library/` 中增加了 `FastRoute` 、 `League` 、 `Orno` 、 `Symfony`
 。 感谢以上代码贡献者！

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f3c457309e8ab85f1a2a8ffb527b2d9824ca664d7f360afa7fcceceae4be019b?d=identicon)[lizongying](/maintainers/lizongying)

---

Top Contributors

[![lizongying](https://avatars.githubusercontent.com/u/16871545?v=4)](https://github.com/lizongying "lizongying (20 commits)")

### Embed Badge

![Health badge](/badges/lizongying-thinkphp-oauth/health.svg)

```
[![Health](https://phpackages.com/badges/lizongying-thinkphp-oauth/health.svg)](https://phpackages.com/packages/lizongying-thinkphp-oauth)
```

PHPackages © 2026

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