Libraries tagged by libuv
amphp/amp
77153254 Downloads
A non-blocking concurrency framework for PHP applications.
swow/swow
1337241 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
rdlowrey/alert
2587 Downloads
A non-blocking concurrency framework for PHP applications.
symplely/coroutine
1573 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
uppes/coroutine
625 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
symplely/uv-ffi
23 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
symplely/spawn
2457 Downloads
An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.
symplely/thread_queue
37 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
jcupitt/vips
724962 Downloads
A high-level interface to the libvips image processing library.
rokka/imagine-vips
192446 Downloads
libvips adapter for imagine
morozovsk/websocket
14783 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
jolicode/ffi-uuid
67875 Downloads
Bind libuuid to PHP thanks to FFI
osiemsiedem/intervention-image-vips-driver
53609 Downloads
VIPS driver for Intervention Image.
morozovsk/yii2-websocket
12319 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
kraken-php/loop
35247 Downloads
Kraken Framework Loop Component.