PHPackages                             lizhijun/des3 - 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. lizhijun/des3

ActiveLibrary

lizhijun/des3
=============

基于php的3DES函数库

1.0.0(7y ago)381MITPHPPHP &gt;=5.4

Since Aug 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/lizhijundev/php-des3)[ Packagist](https://packagist.org/packages/lizhijun/des3)[ Docs](https://github.com/ZhijunLi/php-des3)[ RSS](/packages/lizhijun-des3/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

PHP 3DES函数库
===========

[](#php-3des函数库)

基于php的3DES函数库

安装
--

[](#安装)

```
$ composer require lizhijun/des3

```

使用
--

[](#使用)

```
use Lizhijun\Des3\Des3;

$des = new Des3("123456789012345678901234","12345678");

$des->encrypt("Hello world");

$des->decrypt("");

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2819d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

des3

### Embed Badge

![Health badge](/badges/lizhijun-des3/health.svg)

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

###  Alternatives

[timacdonald/log-fake

A drop in fake logger for testing with the Laravel framework.

4235.9M54](/packages/timacdonald-log-fake)[jasonmccreary/laravel-test-assertions

A set of helpful assertions when testing Laravel applications.

3513.9M32](/packages/jasonmccreary-laravel-test-assertions)[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1468.1M72](/packages/ergebnis-phpunit-slow-test-detector)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)[robiningelbrecht/phpunit-pretty-print

Prettify PHPUnit output

76460.0k15](/packages/robiningelbrecht-phpunit-pretty-print)[webmozarts/strict-phpunit

Enables type-safe comparisons of objects in PHPUnit

31252.7k5](/packages/webmozarts-strict-phpunit)

PHPackages © 2026

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