PHPackages                             lichunlong0630/phptools - 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. lichunlong0630/phptools

ActiveProject

lichunlong0630/phptools
=======================

auth package for thinkphp6

1.0.3(6y ago)0111Apache-2.0PHPPHP &gt;=5.4.0

Since Jan 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lichunlong0630/phptools)[ Packagist](https://packagist.org/packages/lichunlong0630/phptools)[ Docs](http://www.lichunlong.cn/)[ RSS](/packages/lichunlong0630-phptools/feed)WikiDiscussions master Synced today

READMEChangelog (4)DependenciesVersions (3)Used By (1)

phptools
========

[](#phptools)

仅用于学习和研究

- 1）基于Thinkphp6 的 Auth，基础来源于5ini99的think-auth，略做修改。
- 2）基于Thinkphp6 的 Jump，基础来源于liliuwei/thinkphp-jump，略做修改。

安装
--

[](#安装)

- 1）安装主框架

```
composer create-project topthink/think tp 6.0.*
//cmd 切换至tp目录，安装一下类库
```

- 2）安装权限管理和Jump插件类库

```
composer require lichunlong0630/phptools
```

- 3）安装View引擎

```
composer require topthink/think-view
```

- 4）安装验证码类库

```
composer require topthink/think-captcha
```

- 5）安装日志类库

```
composer require topthink/think-log
```

- 6）安装Excel处理类库

```
composer require phpoffice/phpspreadsheet
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2299d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a44915a3724253e6d3a1f034eca6a414b48aea6a47041e20bdfedf819e67880?d=identicon)[lichunlong0630](/maintainers/lichunlong0630)

---

Top Contributors

[![lichunlong0630](https://avatars.githubusercontent.com/u/29389829?v=4)](https://github.com/lichunlong0630 "lichunlong0630 (22 commits)")

### Embed Badge

![Health badge](/badges/lichunlong0630-phptools/health.svg)

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

PHPackages © 2026

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