PHPackages                             duxweb/dux-encrypt-runtime - 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. duxweb/dux-encrypt-runtime

ActiveLibrary[Security](/categories/security)

duxweb/dux-encrypt-runtime
==========================

Runtime for executing dux-encrypt protected PHP bundles without extensions.

v0.1.0(1mo ago)00proprietaryPHPPHP ^7.4 || ^8.0

Since Mar 20Pushed 1mo agoCompare

[ Source](https://github.com/duxweb/dux-encrypt-runtime)[ Packagist](https://packagist.org/packages/duxweb/dux-encrypt-runtime)[ RSS](/packages/duxweb-dux-encrypt-runtime/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

dux-encrypt-runtime
===================

[](#dux-encrypt-runtime)

`dux-encrypt-runtime` 是 `dux-encrypt` 生成产物的 PHP 运行库。

用于在目标项目中加载并执行已经加密的 PHP 代码包，不依赖额外扩展。

安装
--

[](#安装)

```
composer require duxweb/dux-encrypt-runtime
```

安装后会通过 Composer 自动加载，无需额外引导。

用途
--

[](#用途)

适用于：

- 已加密的 PHP 模块运行
- 应用市场分发后的加密包运行
- 私有项目中的受保护代码运行

使用方式
----

[](#使用方式)

正常情况下，只需要：

1. 安装本运行库
2. 部署加密后的代码文件
3. 如果产物包含授权文件，按产物要求放到对应位置

运行时会自动读取加密包内的 manifest 和 payload 文件。

说明
--

[](#说明)

- 本仓库只提供运行库
- 不包含加密编译器
- 不包含加密打包功能

如果你已经拿到 `dux-encrypt` 生成的产物，安装本包即可运行。

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity28

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

Unknown

Total

1

Last Release

51d ago

### Community

Maintainers

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

---

Top Contributors

[![duxphp](https://avatars.githubusercontent.com/u/2184214?v=4)](https://github.com/duxphp "duxphp (9 commits)")

---

Tags

phpencryptionruntimesource-protection

### Embed Badge

![Health badge](/badges/duxweb-dux-encrypt-runtime/health.svg)

```
[![Health](https://phpackages.com/badges/duxweb-dux-encrypt-runtime/health.svg)](https://phpackages.com/packages/duxweb-dux-encrypt-runtime)
```

###  Alternatives

[stymiee/php-simple-encryption

The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.

448.0k](/packages/stymiee-php-simple-encryption)[poly-crypto/poly-crypto

High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+

127.8k1](/packages/poly-crypto-poly-crypto)

PHPackages © 2026

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