Tencent/tsf
coroutine and Swoole based php server framework in tencent observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4079
- days_rel: n/a
- days_push: 2505
- n_releases_24m: 0
Adoption not part of the score
2145 stars · 472 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tencent Server Framework (TSF) is a PHP server framework built on Swoole that uses coroutines to enable synchronous-style programming with asynchronous server performance. It supports TCP, UDP, and HTTP servers and clients, multi-call fan-out, and basic server monitoring.
Use cases
- build a high-performance PHP server with coroutines
- run async TCP/UDP/HTTP services in PHP via Swoole
- make concurrent network calls and wait for all responses
- quickly scaffold and deploy a PHP backend server
- monitor PHP server processes
When to choose
- you maintain a legacy PHP 5.x + Swoole 1.x stack and need a coroutine server framework
- you want synchronous-style coroutine code for async IO in PHP
When to avoid
- you are starting a new project - the repo is archived and unmaintained since 2019
- you need modern PHP 8 or current Swoole/OpenSwoole support
- you need a framework with an active community and security updates
Facets
framework · maturity abandoned
web-framework http-server concurrency websocket monitoring backend web-development developer-tools php swoole coroutines async-io tcp-server udp-server php-framework archived linux macos
1 source
- readme: https://github.com/Tencent/tsf · fetched 2026-08-28 · 1a12bb8fe3e0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/tsf | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem