Skip to content

Commit 600de0e

Browse files
author
苏青安
committed
README调整
1 parent 9c94333 commit 600de0e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ A lightweight and practical PHP utility library that offers a collection of comm
1212
1313
## Installation
1414

15+
Install via Composer:
16+
1517
```bash
1618
composer require hejunjie/utils
1719
```

README.zh-CN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
1313
## 安装方式
1414

15+
使用 Composer 安装:
16+
1517
```bash
1618
composer require hejunjie/utils
1719
```
@@ -133,6 +135,7 @@ composer require hejunjie/tools
133135
[hejunjie/google-authenticator](https://github.com/zxc7563598/php-google-authenticator) - 一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证。
134136

135137
[hejunjie/simple-rule-engine](https://github.com/zxc7563598/php-simple-rule-engine) - 一个轻量、易用的 PHP 规则引擎,支持多条件组合、动态规则执行,适合业务规则判断、数据校验等场景。
138+
136139
👀 所有包都遵循「轻量实用、解放双手」的原则,能单独用,也能组合用,自由度高,欢迎 star 🌟 或提 issue。
137140

138141
---

0 commit comments

Comments
 (0)