Libraries tagged by asynchronous php
craftix/swoole-logger
3 Downloads
A high-performance, asynchronous logger built with PHP and Swoole
abc/job
9812 Downloads
A PHP library for asynchronous distributed job processing
omegaalfa/http-client
1 Downloads
A lightweight, high-performance asynchronous HTTP client for modern PHP applications powered by FiberEventLoop.
observableworker/observableworker
59 Downloads
An asynchronous and observable event driven PHP framework for easily building fast and scalable network applications.
webenfold/smtp
1 Downloads
Standalone - Simple Mail Transfer Protocol Plugin For PHP Applications. Cyzer JDB supported asynchronous execution.
fereydooni/laravel-async-flow
0 Downloads
A robust and feature-rich asynchronous programming capability for Laravel using PHP attributes
pardnchiu/async
12 Downloads
PD\Async is a PHP library using ReactPHP to perform asynchronous tasks, supporting task dependency handling and topological sorting.
iry/async-queue
65 Downloads
A simple asynchronous queue library.(一个简单php异步队列库)
wpjscc/io
3 Downloads
Non blocking I/O for PHP
wpjscc/chip
6 Downloads
Physical computing for PHP
symplely/thread_queue
50 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
spencer-mortensen/parallel-processor
107 Downloads
Run many pieces of code at once, and act on the results as they arrive
sngrl/mcurl
63 Downloads
wrap curl client (http client) for PHP 5.3+; using php multi curl, parallel request and write asynchronous code
phphleb/webrotor-tests
1433 Downloads
Tests for the asynchronous web server WebRotor
phpgram/mvc
3007 Downloads
A php mvc framework build on top of phpgram