PHPackages                             larva/think-hashing - 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. [Security](/categories/security)
4. /
5. larva/think-hashing

ActiveLibrary[Security](/categories/security)

larva/think-hashing
===================

The ThinkPHP Hashing package.

1.0.2(4y ago)09.8k1MITPHPPHP ^7.4|^8.0

Since Aug 17Pushed 4y agoCompare

[ Source](https://github.com/larvatecn/think-hashing)[ Packagist](https://packagist.org/packages/larva/think-hashing)[ RSS](/packages/larva-think-hashing/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (1)

think-hashing
=============

[](#think-hashing)

适用于 ThinkPHP 6 的 hashing 扩展.

[![Packagist](https://camo.githubusercontent.com/5a0d524159695fcb895b85eff7d91c4b5570f64d33f9167f2b5ce39ff8eec192/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c617276612f7468696e6b2d68617368696e672e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/larva/think-hashing)[![Total Downloads](https://camo.githubusercontent.com/4cdf43905055eaebdd363bf44e481faaf4de824e6e4ab5663f9e8dc05a92f311/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c617276612f7468696e6b2d68617368696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/larva/think-hashing)

安装
--

[](#安装)

```
composer require larva/think-hashing -vv
```

配置
--

[](#配置)

配置 'config/hashing.php' 即可。

使用
--

[](#使用)

```
$hashedValue = \Larva\Hashing\Hash::make('abv');
\Larva\Hashing\Hash::check('abv', $hashedValue);
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

3

Last Release

1734d ago

PHP version history (2 changes)1.0.0PHP ^7.3|^8.0

1.0.1PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/534cdb651e8c806590fa945c6b5a18f361613848e890db1349f4a9fbcae1a650?d=identicon)[xutongle](/maintainers/xutongle)

---

Top Contributors

[![xutongle](https://avatars.githubusercontent.com/u/46956076?v=4)](https://github.com/xutongle "xutongle (6 commits)")

---

Tags

phpthinkphp

### Embed Badge

![Health badge](/badges/larva-think-hashing/health.svg)

```
[![Health](https://phpackages.com/badges/larva-think-hashing/health.svg)](https://phpackages.com/packages/larva-think-hashing)
```

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[roave/security-advisories

Prevents installation of composer packages with known security vulnerabilities: no API, simply require it

2.9k97.3M6.4k](/packages/roave-security-advisories)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41278.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

86917.5M63](/packages/bjeavons-zxcvbn-php)[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)

PHPackages © 2026

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