hyperf/hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18.5
- age_days: 2834
- days_rel: 23
- days_push: 17
- n_releases_24m: 31
Adoption not part of the score
6892 stars · 1298 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Hyperf is a high-performance PHP coroutine framework built on Swoole and Swow, designed for building microservices, middleware, web systems, and APIs. It features an AOP-enabled dependency injector and ships with coroutine-compatible components for RPC, messaging, caching, tracing, and more, all following PSR standards.
Use cases
- build high-performance PHP microservices
- create coroutine-based WebSocket servers
- implement JSON-RPC or gRPC services in PHP
- build APIs that outperform PHP-FPM frameworks
- add RabbitMQ or Kafka-style messaging to PHP apps
- build middleware and distributed systems in PHP
When to choose
- you need extreme throughput in PHP beyond PHP-FPM limits
- you're building microservices or middleware in PHP
- you want coroutine-compatible clients for MySQL, Redis, AMQP, gRPC out of the box
- you value PSR-standard, pluggable components with AOP and DI
When to avoid
- you need simple shared-hosting or PHP-FPM deployment
- your team is unfamiliar with coroutine programming models
- you need a framework with a larger ecosystem of third-party packages like Laravel or Symfony
- you target Windows-native environments, since Swoole/Swow are Unix-oriented
Facets
framework · maturity active
web-framework api-framework websocket rpc middleware message-queue caching scheduling tracing rate-limiting http-client http-server web-development backend microservices apis developer-tools php cli self-hosted swoole swow coroutine aop annotations -rpc grpc amqp psr-standards connection-pool circuit-breaker microservices dependency-injection linux docker
2 sources
- readme: https://github.com/hyperf/hyperf · fetched 2026-08-28 · f34e82525997
- homepage: https://www.hyperf.io · fetched 2026-08-29 · 06370fca545f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hyperf/hyperf | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem