PHPackages                             oh86/sm-cryptor-other - 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. oh86/sm-cryptor-other

ActiveLibrary[Security](/categories/security)

oh86/sm-cryptor-other
=====================

v1.0.2(4mo ago)033↓50%MITPHP

Since Sep 22Pushed 4mo agoCompare

[ Source](https://github.com/OneHundred86/sm-cryptor-other)[ Packagist](https://packagist.org/packages/oh86/sm-cryptor-other)[ RSS](/packages/oh86-sm-cryptor-other/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

接入其他国密密码机
=========

[](#接入其他国密密码机)

### 1.配置 `config/sm_cryptor.php`

[](#1配置-configsm_cryptorphp)

```
return [
    // local / telecom / unicom / other
    'driver' => env('SM_CRYPTOR_DRIVER', 'local'),

    // ...

    // 其他密码机
    'other' => [
        'host' => env('OTHER_CRYPTOR_HOST'),
    ],
];
```

### 2.配置 `.env`

[](#2配置-env)

```
SM_CRYPTOR_DRIVER=other
OTHER_CRYPTOR_HOST=http://127.0.0.1:8080
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance82

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Every ~54 days

Total

3

Last Release

121d ago

### Community

Maintainers

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

---

Top Contributors

[![OneHundred86](https://avatars.githubusercontent.com/u/22148561?v=4)](https://github.com/OneHundred86 "OneHundred86 (3 commits)")

### Embed Badge

![Health badge](/badges/oh86-sm-cryptor-other/health.svg)

```
[![Health](https://phpackages.com/badges/oh86-sm-cryptor-other/health.svg)](https://phpackages.com/packages/oh86-sm-cryptor-other)
```

###  Alternatives

[akaunting/laravel-firewall

Web Application Firewall (WAF) package for Laravel

999465.8k2](/packages/akaunting-laravel-firewall)[paragonie/certainty

Up-to-date, verifiable repository for Certificate Authorities

2642.4M20](/packages/paragonie-certainty)[dgtlss/warden

A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email

8745.6k](/packages/dgtlss-warden)[acmephp/core

Raw implementation of the ACME protocol in PHP

38973.7k7](/packages/acmephp-core)[nickurt/laravel-pwned-passwords

PwnedPasswords for Laravel 11.x/12.x/13.x

187.5k](/packages/nickurt-laravel-pwned-passwords)

PHPackages © 2026

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