21 results for “topic:php-async”
Write code in async/await style in PHP using generators.
🐺 Asynchronous Task Queue Based on Distributed Message Passing for PHP.
Async and Parallel* Multitasking with PHP with no threads or reactive libs
PHP Concurency research
PHP Promises/A+ implementation
Symfony bundle for convenient work with queues. Currently it supports RabbitMQ.
:elephant: PHP技巧
This library brought ReactPHP and QueryList together
Make curl asynchronous queries with php
Swoole Proxy Relay Web
Biblioteca PHP completa para comunicação VoIP em tempo real via SIP/RTP
Middleware for Tactician command bus to publish commands to lamoda/queue library
No description provided.
PHP异步回调的简单实现
Open-source web softphone focused on high-performance, written entirely in PHP using Swoole.
Simple php application that illustrate way of writing PHP code that allows multiple tasks to be executed concurrently. This means that your PHP script doesn't have to wait for one task to finish before starting another, which can make your application more efficient and responsive.
管理php-async库执行的异步任务
This library provides a capability for invoke functions asynchronously in PHP. It's based on pure PHP thus you do not need any other libraries or extensions.
一个极度全能又轻量的全程异步HTTP/WS/WebDAV/FTP服务器,支持标准PHP脚本
📞 Build VoIP SIP/RTP applications in PHP using Swoole coroutines for real-time call management, audio streaming, and DTMF handling.
Promise-based non-blocking operations.