Libraries tagged by coroutine

mix/http-server

0 Favers
6818 Downloads

Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard

Go to Download


mix/concurrent

1 Favers
15836 Downloads

Coroutine concurrency library based on Swoole

Go to Download


makise-co/postgres

6 Favers
649 Downloads

A Pure coroutine PHP client for PostgreSQL based on libpq

Go to Download


makise-co/framework

2 Favers
764 Downloads

PHP Coroutine micro framework

Go to Download


luoxiaojun/sw-fw-less

16 Favers
5301 Downloads

Swoole Http Server without framework

Go to Download


la/swoole-connection-manager

2 Favers
515 Downloads

Swoole connection manager for Laravel

Go to Download


kotalor/swoole-zookeeper

0 Favers
37 Downloads

Pure PHP Zookeeper client based on Swoole coroutine, compatible with PHP Zookeeper extension API

Go to Download


kode/parallel

0 Favers
26 Downloads

适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力

Go to Download


kode/middleware

0 Favers
6 Downloads

轻量、可重入、协程安全的 PSR-15 中间件管道,串联路由前后三段式生命周期,原生融合多进程 / 多线程 / Fiber 协程与分布式链路透传

Go to Download


kode/messaging

0 Favers
5 Downloads

统一消息层,封装 **11 种长连接 / 实时消息协议**(WebSocket、SSE、MQTT、UDP、Long-Polling、CoAP、NATS、STOMP、gRPC Streaming、WebTransport、RTMP),提供**一致的 API**、**协议无关的消息抽象**和**可插拔的扩展点**

Go to Download


kode/http

0 Favers
21 Downloads

现代化、高性能的 PHP HTTP 服务端库,支持 PSR-7/PSR-15/PSR-17 标准,多运行时环境(Swoole、Workerman、FPM),深度集成 kode/process、kode/fibers、kode/parallel

Go to Download


kode/event

0 Favers
32 Downloads

轻量级解耦事件编排库,支持事件派发、监听、订阅、异步事件、协程安全,可结合 kode/aop 做切面事件

Go to Download


kode/di

0 Favers
14 Downloads

高性能 PHP 8.3+ 依赖注入容器,支持属性注入、生命周期管理、协程上下文隔离,兼容 PSR-11

Go to Download


kode/database

0 Favers
26 Downloads

轻量级数据库适配器,ORM 无关设计:可自由选用 Laravel / ThinkPHP / Symfony(Doctrine) / Hyperf ORM,支持多数据库连接、读写分离、分库分表、连接池、协程、事件监听、Schema 与迁移

Go to Download


initphp/fiber-loops

6 Favers
11 Downloads

A minimal cooperative task scheduler (event loop) for PHP, built on native fibers.

Go to Download


<< Previous Next >>