Libraries tagged by phasync
phasync/phasync
3813 Downloads
phasync asyncio library for PHP, providing seamless and efficient coroutines via PHP fibers
phasync/http-client
3526 Downloads
An async PSR-18 HTTP Client implementation.
phasync/swerve
6 Downloads
S(w)erve your long-running PHP applications from the CLI fast and efficiently.
phasync/file-streamwrapper
1 Downloads
Makes file IO asynchronous in phasync coroutines.
phasync/phasync-ext
2 Downloads
Growable stream_select() (no FD_SETSIZE limit) and transparent fiber-async I/O hooks for PHP 8.2+, with bundled prebuilt binaries — no compiler or PIE required.
phasync/objectpool
2 Downloads
A library for implementing efficient object pooling.
phasync/net
1 Downloads
TCP, UDP and Unix socket networking for PHP using phasync coroutines.
phasync/http-streamwrapper
0 Downloads
An HTTP stream wrapper that makes http:// and https:// requests in PHP asynchronous.
phasync/server
25 Downloads
TCP, UDP and Unix socket networking for PHP using phasync coroutines.
voryx/pgasync
103044 Downloads
Async Reactive Postgres Driver for PHP (Non-blocking)
zorzi23/phzasync
0 Downloads
A lightweight PHP library for simulating asynchronous I/O operations using HTTP, purely native, allowing execution of code similar to JavaScript's asynchronous behavior.
amegatron/php-sync-fs
0 Downloads
FileSystem-based drivers for PhpSync