Libraries tagged by asynchronous php
neutomic/neutomic
65 Downloads
Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.
fiasco/async
8337 Downloads
PHP library for running asynchronous runtime php forks using pcntl.
postuf/socks-proxy-async
10711 Downloads
Lightweight asynchronous socks proxy for PHP
phenixphp/sqlite
219 Downloads
Asynchronous SQLite 3 client for PHP based on Amp.
tsufeki/react-filesystem-monitor
4960 Downloads
Asynchronous filesystem monitor based on React PHP
atrox/async-mysql
13 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
hejunjie/lazylog
449 Downloads
轻量级 PHP 日志库,提供本地日志安全写入以及异常信息远程上报(同步/异步) | A lightweight PHP logging library providing safe local log writing and remote exception reporting (both synchronous and asynchronous)
clivern/chunk
9093 Downloads
Asynchronous Task Queue Based on Distributed Message Passing for PHP.
bricev/jobqueue
2425 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`
dev-this/ksqldb-php
542 Downloads
Asynchronous ksqlDB PHP client for PHP 8
yatsenkolesh/php-curlasync
17 Downloads
Make curl asynchronous queries with php.
harmonyio/phpunit-extension
9133 Downloads
Asynchronous helpers for PHPUnit
phpgram/phpgram
4901 Downloads
A very fast and lightweight Php Framework for small to enterprise applications
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
fyennyi/async-cache-php
443 Downloads
Asynchronous caching library with rate limiting and stale-while-revalidate support.