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(5mo ago)038↓88.1%MITPHP

Since Sep 22Pushed 5mo 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 today

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

32

—

LowBetter than 69% of packages

Maintenance70

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

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

177d 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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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