hyperf/README.md

96 lines
6.1 KiB
Markdown
Raw Normal View History

2019-06-28 16:52:36 +08:00
English | [中文](./README-CN.md)
2020-04-02 17:59:02 +08:00
<p align="center"><a href="https://hyperf.io" target="_blank" rel="noopener noreferrer"><img width="70" src="https://www.hyperf.wiki/logo.png" alt="Hyperf Logo"></a></p>
<p align="center">
<a href="https://travis-ci.org/hyperf/hyperf"><img src="https://travis-ci.org/hyperf/hyperf.svg?branch=master" alt="Build Status"></a>
<a href="https://opencollective.com/hyperf"><img src="https://opencollective.com/hyperf/all/badge.svg?label=financial+contributors" alt="Financial Contributors on Open Collective"></a>
<a href="https://secure.php.net/"><img src="https://img.shields.io/badge/php-%3E=7.2-brightgreen.svg?maxAge=2592000" alt="Php Version"></a>
<a href="https://github.com/swoole/swoole-src"><img src="https://img.shields.io/badge/swoole-%3E=4.4-brightgreen.svg?maxAge=2592000" alt="Swoole Version"></a>
<a href="https://github.com/hyperf/hyperf/blob/master/LICENSE"><img src="https://img.shields.io/github/license/hyperf/hyperf.svg?maxAge=2592000" alt="Hyperf License"></a>
</p>
2019-06-28 16:52:36 +08:00
# Introduction
2020-05-19 11:17:36 +08:00
s
2019-11-07 20:42:01 +08:00
Hyperf is an extremely performant and flexible PHP CLI framework based on `Swoole 4.4+`, powered by the state-of-the-art coroutine server and a large number of battle-tested components. Aside from the decisive benchmark outmatching against PHP-FPM frameworks, Hyperf also distinct itself by its focus on flexibility and composability. Hyperf ships with an AOP-enabling dependency injector to ensure components and classes are pluggable and meta programmable. All of its core components strictly follow the PSR standards and thus can be used in other frameworks.
2019-05-01 23:55:03 +08:00
2020-04-02 18:03:55 +08:00
Hyperf's architecture is built upon the combination of `Coroutine`, `Dependency injection`, `Events`, `Annotation`, `AOP (aspect-oriented programming)`. Core components provided by Hyperf can be used out of the box in coroutine context. The set includes but not limited to: `MySQL coroutine client`, `Redis coroutine client`, `WebSocket server and client`, `JSON RPC server and client`, `gRPC server and client`, `Zipkin/Jaeger (OpenTracing) client`, `Guzzle HTTP client`, `Elasticsearch client`, `Consul client`, `ETCD client`, `AMQP component`, `Apollo configuration center`, `Aliyun ACM`, `ETCD configuration center`, `Token bucket algorithm-based limiter`, `Universal connection pool`, `Circuit breaker`, `Swagger`, `Swoole Tracker`, `Snowflake`, `Simply Redis MQ`, `RabbitMQ`, `NSQ`, `Nats`, `Seconds level crontab`, `Custom Processes`, etc. Be assured Hyperf is still a PHP framework. You will also find familiar packages such as `Middleware`, `Event Manager`, `Coroutine optimized Eloquent ORM` (And Model Cache!), `Translation`, `Validation`, `View engine (Blade/Smarty/Twig/Plates/ThinkTemplate)` and more at your command.
2019-05-01 23:55:03 +08:00
2019-11-07 20:42:01 +08:00
# Origin
2019-05-01 23:55:03 +08:00
2019-11-07 20:42:01 +08:00
Many new PHP frameworks had emerged over the years, yet we were still waiting for one that unites the ultra-performance and elegant design, as well as paving the way for PHP microservice. Hence Hyperf was born to be the pioneer. With this vision in mind, we will continue to invest in it, and you are welcome to join us to participate in open source development.
2019-05-01 23:55:03 +08:00
2019-11-07 20:42:01 +08:00
# Design Goals
2019-05-01 23:55:03 +08:00
2019-11-07 20:42:01 +08:00
`Hyperspeed + Flexibility = Hyperf`. The equation hidden in the name exhibits Hyperf's genetic ambition.
2019-11-07 20:42:01 +08:00
Hyperspeed: Leveraging Swoole coroutine, Hyperf is capable of handling massive traffic. Hyperf team made many optimizations throughout the framework to eliminate every obstacle between the end-user and the roaring engine.
2019-06-29 11:27:19 +08:00
2019-11-07 20:42:01 +08:00
Flexibility: Hyperf believes its Dependency Injection component is best in class. With the help of Hyperf DI, components and class are all pluggable and meta programmable. On the other hand, All Hyperf components are mean to be shared interchangeably with the world, as they all follow [PSR](https://www.php-fig.org/psr) or open contracts.
2019-11-08 12:01:15 +08:00
Thanks to these metrits, Hyperf has enabled untapped potential in many areas, such as implementing Web servers, gateway servers, distributed middleware software, microservices architecture, game servers, and Internet of Things (IoT).
# Documentation
2019-10-08 09:57:51 +08:00
[https://hyperf.wiki](https://hyperf.wiki)
# Security Vulnerabilities
If you discover a security vulnerability within Hyperf, please send an e-mail to Hyperf Team via group@hyperf.io. All security vulnerabilities will be promptly addressed.
2019-10-10 20:37:33 +08:00
# Code Contributors
This project exists thanks to all the people who contribute. [[Contribute](https://github.com/hyperf/hyperf/graphs/contributors)].
<a href="https://github.com/hyperf/hyperf/graphs/contributors"><img src="https://opencollective.com/hyperf/contributors.svg?width=890&button=false" /></a>
2019-10-10 20:37:33 +08:00
# Financial Contributors
2019-10-11 14:05:58 +08:00
Become a financial contributor and help us sustain our community. [[Contribute](https://hyperf.wiki/#/en/donate)]
2019-10-11 14:05:58 +08:00
Support this project with your organization or company. Your logo will show up here with a link to your website. [[Contribute](https://hyperf.wiki/#/en/donate)]
2019-10-11 14:03:08 +08:00
## Gold Sponsors
<!--gold start-->
<table>
<tbody>
<tr>
<td align="left" valign="middle">
2020-04-02 17:43:50 +08:00
<a href="https://guojiang.club/?utm_source=hyperf&utm_campaign=sponsor" target="_blank">
2020-04-02 17:55:15 +08:00
<img height="110px" src="https://hyperf.wiki/zh-cn/imgs/guojiang-club.jpg">
2020-04-02 17:43:50 +08:00
</a>
</td>
2020-04-02 17:36:43 +08:00
<td align="left" valign="middle">
<a href="https://1shanghu.com?from=hyperf" target="_blank">
2020-04-02 17:53:52 +08:00
<img height="80px" src="https://hyperf.wiki/zh-cn/imgs/1shanghu.jpg">
2019-10-11 14:03:08 +08:00
</a>
</td>
</tr><tr></tr>
</tbody>
</table>
<!--gold end-->
2020-04-20 16:29:29 +08:00
# Performance
### Aliyun 8 cores 16G ram
2020-05-19 11:17:36 +08:00
2020-04-20 16:29:29 +08:00
command: `wrk -c 1024 -t 8 http://127.0.0.1:9501/`
```bash
Running 10s test @ http://127.0.0.1:9501/
8 threads and 1024 connections
2020-05-19 11:17:36 +08:00
Thread Stats Avg Stdev Max +/- Stdevs
2020-04-20 16:29:29 +08:00
Latency 10.08ms 6.82ms 56.66ms 70.19%
Req/Sec 13.17k 5.94k 33.06k 84.12%
1049478 requests in 10.10s, 190.16MB read
Requests/sec: 103921.49
Transfer/sec: 18.83MB
```
2020-05-19 11:17:36 +08:00
# The Hyperf Ecosystem
- 🧬 [Nano](https://github.com/hyperf/nano) is a zero-config, no skeleton, minimal Hyperf distribution that allows you to quickly build a Hyperf application with just a single PHP file.
2019-10-08 09:57:51 +08:00
# License
The Hyperf framework is open-source software licensed under the MIT license.