Libraries tagged by FIB
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.
fiberno/firstpkg
0 Downloads
this my first package
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.
erikwang2013/industrial-protocols-sercos-i
0 Downloads
SERCOS I/II 协议包 — 早期光纤版本(与 SERCOS III 不同),需光纤接口桥接
erikwang2013/industrial-protocols-most
0 Downloads
MOST 协议包 — 光纤多媒体总线,需 MOST 接口桥接
erikwang2013/industrial-protocols-lightbus
0 Downloads
Lightbus 协议包 — Beckhoff 光纤总线,需光纤接口桥接
elementaryframework/async
0 Downloads
A full-featured PHP library for asynchronous operations with support for promises, fibers, and modern async patterns.