Libraries tagged by fiber
nih/middleware-dispatcher
14 Downloads
Fiber-based PSR-15 middleware dispatcher for large or dynamic pipelines, with per-request mutation and lazy PSR-11 resolution.
lelikptz/async-consumer
4 Downloads
Async consumer based on Fibers
kode/runtime
4 Downloads
现代 PHP 常驻内存应用的统一运行时抽象层 | 支持 Swoole、Swow、PHP Fiber、多进程、多线程、Console 及传统 CLI 模式,基于 PHP 8.1+ 新特性构建
kode/process
0 Downloads
高性能 PHP 进程与线程管理器,支持 Master-Worker 模型、进程池、IPC 通信、信号处理、队列消费,兼容 PHP 8.1-8.5+
kode/parallel
0 Downloads
适用于 PHP 8.1+ 的高性能并行并发扩展库,支持 Runtime、Task、Future、Channel、Events、Fiber、Sync、Cluster 等完整功能,提供跨机器分布式任务执行能力
kode/messaging
2 Downloads
统一消息层,封装 **11 种长连接 / 实时消息协议**(WebSocket、SSE、MQTT、UDP、Long-Polling、CoAP、NATS、STOMP、gRPC Streaming、WebTransport、RTMP),提供**一致的 API**、**协议无关的消息抽象**和**可插拔的扩展点**
kode/di
1 Downloads
高性能 PHP 8.1+ 依赖注入容器,支持属性注入、生命周期管理、协程上下文隔离,兼容 PSR-11
kode/database
7 Downloads
轻量级数据库适配器,兼容 Laravel、ThinkPHP、Hyperf ORM,支持多数据库连接、分库分表、连接池、协程、事件监听、Schema 定义
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
kage3f/rux-concorrency
17 Downloads
A lightweight, native PHP concorrency library using Fibers
innovatoranant/wirehttp
1 Downloads
WireHTTP - A blazing-fast, zero-dependency, Fiber-driven PHP 8.2+ HTTP client. The next evolution beyond Guzzle.
hypothesisphp/tunnels
0 Downloads
PHP socket transport library — AES-256-GCM encryption, ephemeral key exchange with forward secrecy, non-blocking I/O via PHP Fibers, session key rotation, heartbeat keep-alive, replay attack protection, and extensible middleware pipeline.
ez-php/websocket
0 Downloads
PHP 8.5 Fiber-based WebSocket server for ez-php — RFC 6455 handshake, frame codec, ChannelManager pub/sub, and a non-blocking event loop.
elementaryframework/async
0 Downloads
A full-featured PHP library for asynchronous operations with support for promises, fibers, and modern async patterns.
duyler/multiprocess
32 Downloads
Duyler async library