hyperf/docs/zh-cn
2023-02-21 13:09:55 +08:00
..
component-guide Merge branch 'master' into 3.0 2022-03-14 11:43:17 +08:00
db Added forceDeleting event (#5366) 2023-02-08 14:42:10 +08:00
eco Release v3.0.1 (#5295) 2023-01-09 08:06:39 +08:00
imgs Remove useless images 2022-11-15 12:08:55 +08:00
middleware 修正注解多个中间件时的括号位置 (#5290) 2023-01-06 14:57:05 +08:00
quick-start Update 2023-01-03 07:13:43 +08:00
sdks Release v2.2.6 2021-08-30 10:46:59 +08:00
tutorial Added how to backup the data of portainer. (#4778) 2022-05-23 21:39:59 +08:00
upgrade update upgrade 3.0.md (#5364) 2023-02-06 09:52:48 +08:00
amqp.md Update 2023-01-03 07:13:43 +08:00
annotation.md Upgrade docs to hyperf 3.0 (#4878) 2022-06-25 20:16:32 +08:00
aop.md Update 2023-01-03 07:13:43 +08:00
async-queue.md Update 2023-01-03 07:13:43 +08:00
awesome-components.md 3.0更新文档 (#5331) 2023-01-22 22:28:16 +08:00
cache.md Update 2023-01-03 07:13:43 +08:00
changelog.md Release v3.0.7 (#5431) 2023-02-18 06:40:54 +08:00
circuit-breaker.md Changed $value.timeout to $options.timeout for annotation CircuitBreaker. (#4848) 2022-06-16 14:36:55 +08:00
command.md Update docs and translate (#5262) 2022-12-27 13:37:04 +08:00
communication.md Update communication.md (#5195) 2022-11-14 14:02:00 +08:00
config-center.md Adds ConfigChanged docs for config-center (#5435) 2023-02-21 13:09:55 +08:00
config.md Update 2023-01-03 07:13:43 +08:00
constants.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
consul.md Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00
contribute.md docs(contribute): update pull request url 2020-06-26 19:20:17 +08:00
controller.md Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00
coroutine-server.md Update docs (#3545) 2021-05-07 19:39:00 +08:00
coroutine.md Merge branch 'master' into 3.0-merge 2022-03-27 17:13:53 +08:00
crontab.md Update 2023-01-03 07:13:43 +08:00
dag.md Update 2.2 docs 2021-07-19 09:41:04 +08:00
devtool.md Update devtool docs 2021-12-13 15:20:34 +08:00
di.md Update 2023-01-03 07:13:43 +08:00
distributed-transaction.md Release v3.0.1 (#5295) 2023-01-09 08:06:39 +08:00
donate.md Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00
elasticsearch.md Test swoole-master for phpunit (#3503) 2021-04-19 22:03:42 +08:00
enterprise-service.md Update doc 2022-02-16 02:13:55 +08:00
etcd.md Update docs for etcd (#3304) 2021-02-24 14:17:31 +08:00
event.md Update 2023-01-03 07:13:43 +08:00
exception-handler.md Fix typo (#2916) 2020-12-03 15:58:26 +08:00
filesystem.md Upgrade league/flysystem to ^1.0|^2.0|^3.0. (#4903) 2022-07-06 14:32:28 +08:00
graphql.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
grpc.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
guzzle.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
jet.md Update jet.md 2020-08-10 01:54:13 +08:00
json-rpc.md Update 2023-01-03 07:13:43 +08:00
kafka.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
lifecycle.md Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00
logger.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
memory.md Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00
metric.md Update service metric configuration instructions (#5347) 2023-01-31 15:17:57 +08:00
microservice.md Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00
nacos.md Release v3.0.7 (#5431) 2023-02-18 06:40:54 +08:00
nano.md Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00
nats.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
nsq.md Update 2023-01-03 07:13:43 +08:00
paginator.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
phar.md Release v2.1.7 (#3284) 2021-02-22 08:56:22 +08:00
pool.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
process.md Update 2023-01-03 07:13:43 +08:00
rate-limit.md Update document about rate limit (#4945) 2022-07-20 23:13:13 +08:00
reactive-x.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
README.md Upgrade docs to hyperf 3.0 (#4878) 2022-06-25 20:16:32 +08:00
redis.md Transform the type of param $server in Hyperf\WebSocketServer\Server::deferOnOpen() to mixed. (#5204) 2022-11-17 16:56:13 +08:00
release-planning.md Update 2023-01-03 06:37:37 +08:00
request.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
response.md Move Jsonable and Xmlable to contract from utils. (#5091) 2022-09-18 10:26:01 +08:00
retry.md Update 2023-01-03 07:13:43 +08:00
router.md Update 2023-01-03 07:13:43 +08:00
rpc-multiplex.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
rpn.md Use promphp instead of endclothing for prometheus_client_php. (#3676) 2021-06-05 22:39:01 +08:00
scout.md Changed config file scout.php which search engine index is used as the model index name by default. (#2934) 2020-12-08 11:24:30 +08:00
service-register.md Update 2023-01-03 07:13:43 +08:00
session.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
signal.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
snowflake.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
socketio-server.md Update 2023-01-03 07:13:43 +08:00
summary.md Update 2023-01-03 06:37:37 +08:00
swoole-tracker.md Upgrade the minimum php version to 8.0 for swoole_tracker (#4279) 2021-11-22 15:46:47 +08:00
task.md Update 2023-01-03 07:13:43 +08:00
tcp-server.md Use reactorId instead of fromId (#3509) 2021-04-21 17:16:31 +08:00
testing.md Depend on interface instead of instantiation (#4978) 2022-08-03 19:26:13 +08:00
tracer.md Fixed typo 2021-06-04 14:34:53 +08:00
translation.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
utils.md Removed Hyperf\Utils\Context, please use Hyperf\Context\Context instead. (#4596) 2022-03-11 14:02:57 +08:00
validation.md Added document about validation scene. 2022-07-02 10:12:43 +08:00
versions.md Merge remote-tracking branch 'origin/master' into 2.0 2020-06-19 19:10:12 +08:00
view-engine.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
view.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
watcher.md Added FindNewerDriver which is friendly with mac, linux and docker for watcher. (#3170) 2021-01-23 13:09:45 +08:00
websocket-client.md Update all documents about annotations. (#4264) 2021-11-20 10:58:02 +08:00
websocket-server.md Fixed docs for websocket-server. (#5399) 2023-02-12 09:39:20 +08:00

3.0 介绍

Hyperf 是一个高性能、高灵活性的渐进式 PHP 协程框架,内置协程服务器及大量常用的组件,性能较传统基于 PHP-FPM 的框架有质的提升,提供超高性能的同时,也保持着极其灵活的可扩展性,标准组件均基于 PSR 标准 实现,基于强大的依赖注入设计,保证了绝大部分组件或类都是 可替换可复用 的。

框架组件库除了常见的协程版的 MySQL 客户端Redis 客户端,还为您准备了协程版的 Eloquent ORMWebSocket 服务端及客户端JSON RPC 服务端及客户端GRPC 服务端及客户端Zipkin/Jaeger (OpenTracing) 客户端Guzzle HTTP 客户端Elasticsearch 客户端Consul 客户端ETCD 客户端AMQP 组件Apollo 配置中心阿里云 ACM 应用配置管理ETCD 配置中心基于令牌桶算法的限流器通用连接池熔断器Swagger 文档生成Swoole Tracker视图引擎Snowflake 全局 ID 生成器 等组件,省去了自己实现对应协程版本的麻烦。

Hyperf 还提供了 基于 PSR-11 的依赖注入容器注解AOP 面向切面编程基于 PSR-15 的中间件自定义进程基于 PSR-14 的事件管理器Redis/RabbitMQ 消息队列自动模型缓存基于 PSR-16 的缓存Crontab 秒级定时任务国际化Validation 表单验证器 等非常便捷的功能,满足丰富的技术场景和业务场景,开箱即用。

框架初衷

尽管现在基于 PHP 语言开发的框架处于一个百家争鸣的时代,但仍旧未能看到一个优雅的设计与超高性能的共存的完美框架,亦没有看到一个真正为 PHP 微服务铺路的框架,此为 Hyperf 及其团队成员的初衷,我们将持续投入并为此付出努力,也欢迎你加入我们参与开源建设。

设计理念

Hyperspeed + Flexibility = Hyperf,从名字上我们就将 超高速灵活性 作为 Hyperf 的基因。

  • 对于超高速,我们基于 Swoole 协程并在框架设计上进行大量的优化以确保超高性能的输出。
  • 对于灵活性,我们基于 Hyperf 强大的依赖注入组件,组件均基于 PSR 标准 的契约和由 Hyperf 定义的契约实现,达到框架内的绝大部分的组件或类都是可替换的。

基于以上的特点Hyperf 将存在丰富的可能性,如实现 Web 服务网关服务分布式中间件微服务架构游戏服务器物联网IOT等。

生产可用

我们为组件进行了大量的单元测试以保证逻辑的正确,同时维护了高质量的文档,在 Hyperf 正式对外开放之前,便已经过了严酷的生产环境的考验,我们才正式的对外开放该项目,至今,已有大量的大型/中小型互联网公司在生产环境使用 Hyperf。