Libraries tagged by sconcur
amphp/http-tunnel
1111879 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
clue/buzz-react
2557537 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
alleyinteractive/wp-concurrent-remote-requests
661191 Downloads
Feature plugin for concurrent HTTP remote requests
zaber-dev/laravel-lock
1236 Downloads
Application-level distributed locking for Laravel with Eloquent integration, middleware, automatic owner detection, and cache/database storage.
zaber-dev/laravel-cooldown
4087 Downloads
Application-level action cooldown management for Laravel with cache and database storage, Eloquent integration, middleware, and a fluent API.
riki137/multitron
19489 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
php-standard-library/channel
226661 Downloads
Message-passing channels for async communication, inspired by Go and Rust
php-standard-library/async
226756 Downloads
Fiber-based structured concurrency using cooperative multitasking
meabed/php-parallel-soap
98167 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
fansipan/fansipan
37424 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
danog/loop
463882 Downloads
Loop abstraction for AMPHP.
danog/ipc
795014 Downloads
IPC component for Amp.
clue/reactphp-flux
132223 Downloads
Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.
rdlowrey/alert
3119 Downloads
A non-blocking concurrency framework for PHP applications.
stefangabos/zebra_curl
73916 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL