Libraries tagged by asynchronous php
php-etl/spreadsheet-flow
526 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/fast-map-config
5839 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/contracts
1558 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/flow-spout
0 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
mwyd/psockets
22 Downloads
Synchronous PHP websocket client
botify-framework/framework
124 Downloads
Create your own Telegram API bot asynchronously in PHP
bkwatch/wampsyncclient
1115 Downloads
Synchronous (blocking) PHP client for WAMP protocol implementing Caller and Publisher roles
kristian-tan/http-client
4 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
kadet/socket-lib
82 Downloads
Event based socket library for php, supports (a)synchronous clients and servers.
maximal/file-system-watch
6 Downloads
Simple poll-based synchronous file system watcher for PHP with no dependencies.
programster/async-curl
31 Downloads
A package to make it easier to send curl request asynchronously using [curl_multi_exec](https://secure.php.net/manual/en/function.curl-multi-exec.php).
icephp/mini-queue
0 Downloads
IcePHP/MiniQueue is a lightweight PHP library for managing job queues and processing tasks asynchronously. This library provides a simple and efficient way to handle tasks in the background, allowing your application to perform time-consuming operations without blocking the main execution flow
dm79219/file_asynch_download
22 Downloads
Php library to run query in chunks asynchronously and downloading the result in CSV