Libraries tagged by fiber
omegaalfa/fiber-event-loop
2 Downloads
A lightweight, high-performance fiber-based event loop for modern PHP applications. Enables asynchronous I/O with synchronous-like syntax.
trgino/react-fiber
13 Downloads
ReactPHP Fiber PHP 8.1 +
nexus-actors/runtime-fiber
2 Downloads
Nexus Fiber runtime — actors as PHP fibers with cooperative scheduling.
mvnrsa/fibery-apis
7 Downloads
Implementation of Fibery APIs for Laravel
fiberpay/fiberpay-php
66 Downloads
bronsted/fiberloop
34 Downloads
Fiberloop
rcalicdan/fiber-async
58 Downloads
fiber-async is a modern PHP library that simplifies asynchronous programming using PHP Fibers. It offers a clean, expressive syntax for running non-blocking code, handling concurrency, and managing asynchronous flows with structured error handling.
yangweijie/asyncio
0 Downloads
基于 PHP Fiber 和 Workerman 的异步 IO 扩展包,提供类似 Python asyncio 的功能
venndev/vosaka-fourotines
24 Downloads
Structured async programming for PHP using Fibers, inspired by Kotlin Coroutines. Features AsyncIO (non-blocking streams), ForkProcess (low-overhead child processes), Flow/SharedFlow/StateFlow with backpressure, Channels, Mutex, and cooperative scheduling. Can integrate with VOsaka.
velkymx/vibefw
9 Downloads
VibeFW: A high-performance, security-focused PHP 8.4+ MVC framework
torres-developer/pull
84 Downloads
An PHP cURL extension wrapper
syeedalireza/async-patterns-lab
0 Downloads
Academic research comparing async/await, PHP Fibers, Amphp, ReactPHP, and Swoole for concurrent programming in PHP
sawirstudio/effectphp
0 Downloads
Functional effects library for PHP with typed error handling
pfinalclub/pfinal-asyncio-heartbeat
0 Downloads
百万节点心跳总线 - 基于 pfinal-asyncio 的 TCP multiplex + channel 调度系统
omegaalfa/http-client
1 Downloads
A lightweight, high-performance asynchronous HTTP client for modern PHP applications powered by FiberEventLoop.