hyperf/doc/zh-cn
2020-05-21 14:59:08 +08:00
..
component-guide feat: use swoole/ide-helper (#1460) 2020-03-26 10:15:48 +08:00
db Added document of CastsValue. 2020-05-18 12:06:29 +08:00
imgs add doc 2020-05-11 22:46:30 +08:00
middleware Update middleware.md 2020-01-30 21:11:18 +08:00
quick-start Added conflict of symfony/event-dispatcher which < 4.3. (#1586) 2020-04-20 10:12:34 +08:00
sdks Update wechat.md (#1766) 2020-05-21 10:38:26 +08:00
tutorial Fixed bug that the return value of function go is not adaptive with swoole. (#1607) 2020-04-22 15:18:21 +08:00
upgrade Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
amqp.md Update amqp.md 2020-05-02 14:53:06 +08:00
annotation.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
aop.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
async-queue.md remove duplicate suggest in composer.json 2020-04-27 22:55:38 +08:00
awesome-components.md Update awesome-components.md 2020-04-10 12:17:00 +08:00
cache.md Update the link of doc 2019-12-12 16:41:17 +08:00
changelog.md Update changelog 2020-05-21 14:59:08 +08:00
circuit-breaker.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
command.md doc description edit (#1660) 2020-04-30 19:47:55 +08:00
communication.md Update communication.md 2020-02-14 01:34:46 +08:00
config-center.md Add Doc. 2020-03-17 12:34:37 +08:00
config.md Modify swoole doc link 2020-02-29 13:22:24 +08:00
constants.md Update constants.md 2020-01-16 14:31:55 +08:00
consul.md Update consul.md 2020-01-13 17:28:07 +08:00
controller.md Update the link of doc 2019-12-12 16:41:17 +08:00
coroutine.md Modify swoole doc link 2020-02-29 13:22:24 +08:00
crontab.md fix doc 2020-01-20 18:07:34 +08:00
devtool.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
di.md Fix typo (#1549) 2020-04-10 17:06:55 +08:00
donate.md Update 2020-04-02 17:46:33 +08:00
elasticsearch.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
etcd.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
event.md add hyperf-events.svg illustration. 2020-04-05 00:05:13 +08:00
exception-handler.md add doc 2020-05-11 22:46:30 +08:00
filesystem.md it Merge branch 'master' of https://github.com/hyperf/hyperf into socketio 2020-05-05 19:25:18 +08:00
graphql.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
grpc.md Update the link of doc 2019-12-12 16:41:17 +08:00
guzzle.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
json-rpc.md Added test cases for json-rpc. 2019-12-24 13:14:00 +08:00
lifecycle.md Update the link of doc 2019-12-12 16:41:17 +08:00
logger.md Update the link of doc 2019-12-12 16:41:17 +08:00
memory.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
metric.md 增加文档 2020-03-23 00:36:47 +08:00
microservice.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
nano.md doc: rewording 2020-04-30 23:25:04 +08:00
nats.md 修复require拼写不正确 2020-04-08 16:00:59 +08:00
nsq.md 修复require拼写不正确 2020-04-08 16:00:59 +08:00
paginator.md Update paginator.md (#1698) 2020-05-08 16:31:43 +08:00
pool.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
process.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
rate-limit.md Update the link of doc 2019-12-12 16:41:17 +08:00
README.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
redis.md Encourage the use of \Hyperf\Redis\Redis instead of \Redis because of #938 2020-03-23 12:27:24 +08:00
request.md 增加文档 2020-03-23 00:36:47 +08:00
response.md Update the link of doc 2019-12-12 16:41:17 +08:00
retry.md Update retry.md 2019-12-27 10:14:38 +08:00
router.md Fix typo (#1549) 2020-04-10 17:06:55 +08:00
service-register.md Update the link of doc 2019-12-12 16:41:17 +08:00
session.md Fix typo and Translate 2020-05-19 11:26:54 +08:00
snowflake.md update doc/zh-cn/snowflake.md 2020-05-08 11:56:46 +08:00
socketio-server.md rename getNsp -> getNamespace 2020-05-06 10:00:41 +08:00
summary.md Added document of mutators. 2020-05-17 10:35:25 +08:00
swoole-tracker.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
task.md format doc 2020-04-10 10:08:53 +08:00
testing.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
tracer.md chore: add hyperf/opentracing (#1281) 2020-01-16 10:25:12 +08:00
translation.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
utils.md Update utils.md 2020-04-14 14:12:31 +08:00
validation.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
view.md remove static_handler_locations config (#1662) 2020-04-30 19:47:12 +08:00
websocket-client.md Add zh-tw and zh-hk documentations 2019-12-12 16:24:04 +08:00
websocket-server.md add doc and tests 2020-04-20 12:55:53 +08:00

介绍

Hyperf 是基于 Swoole 4.4+ 实现的高性能、高灵活性的 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。