# Tencent/tsf

coroutine and Swoole based php server framework in tencent

Repository: https://github.com/Tencent/tsf
Canonical: https://ross.abutalabs.com/products/tsf
Language: PHP
License: NOASSERTION
License Family: other
Topics: php, swoole, coroutines
Archived: true
Last push: 2019-10-24T03:46:39+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4079, "days_push": 2505, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2145, forks 472 (observed 2026-08-28T04:06:18.698827+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: web-framework, http-server, concurrency, websocket, monitoring
- domain: backend, web-development, developer-tools
- platform: php
- tags: swoole, coroutines, async-io, tcp-server, udp-server, php-framework, archived, linux, macos

## Member repositories
- Tencent/tsf (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.698827+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:51:11.823778+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/tsf (fetched 2026-08-28T04:06:18.698827+00:00, sha 1a12bb8fe3e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
