-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4fd9a83
commit 1943638
Showing
16 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Confd | ||
|
||
The confd component for Hyperf. | ||
Hyperf 的配置管理组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Config Consul | ||
|
||
The consul config component for Hyperf. | ||
适用于 Hyperf 的 Consul 配置组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Console Spinner | ||
|
||
The progress bar component For Hyperf. | ||
为 Hyperf 框架提供的进度条组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# DI Plus | ||
|
||
The di plus component for Hyperf. | ||
Hyperf 的依赖注入增强组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Elasticsearch | ||
|
||
The Elasticsearch client for Hyperf. | ||
一个为 Hyperf 定制的 Elasticsearch 客户端组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Encryption | ||
|
||
The encryption component for Hyperf. | ||
Hyperf 加密组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Grpc Validation | ||
|
||
The GRPC validation component for Hyperf. | ||
适用于 Hyperf 的 GRPC 验证组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# HTTP Client | ||
|
||
The HTTP Client component for Hyperf, from Laravel. | ||
适用于 Hyperf 的 HTTP 客户端组件,移植自 Laravel。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Http Logger | ||
|
||
The http logger component for Hyperf. | ||
为 Hyperf 提供的 HTTP 日志组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# IDE Helper | ||
|
||
The ide-helper component for Hyperf. | ||
Hyperf 的 IDE 助手组件 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Ipc Broadcaster | ||
|
||
Ipc Broadcaster component for Hyperf. | ||
Hyperf 进程通信广播组件。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
|
||
Email component of Hyperf | ||
电子邮件组件,支持使用 SMTP、SendMail、Log 等驱动发送邮件,并支持 Markdown 模板渲染。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Middleware Plus | ||
|
||
The middleware plus component for Hyperf. | ||
中间件增强组件 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Model Factory | ||
|
||
## Installation | ||
## 安装 | ||
|
||
```shell | ||
composer require friendsofhyperf/model-factory --dev | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Model Morph Addon | ||
|
||
The model morph addon for Hyperf. | ||
模型多态扩展包,支持在 Hyperf 模型中使用多态关联。 | ||
|
||
## 安装 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Model Observer | ||
|
||
The model observer component for Hyperf. | ||
模型观察者组件,适用于 Hyperf 框架。 | ||
|
||
## 安装 | ||
|
||
|