Libraries tagged by sconcur
sconcur/sconcur
94 Downloads
PHP concurrency library backed by an extension written in Rust
sconcur/laravel
20 Downloads
Laravel integration for SConcur: concurrent HTTP worker and coroutine-scoped application
revolt/event-loop
65844239 Downloads
Rock-solid event loop for concurrent PHP applications.
brianium/paratest
156272794 Downloads
Parallel testing for PHP
amphp/amp
145292376 Downloads
A non-blocking concurrency framework for PHP applications.
webimpress/safe-writer
44676317 Downloads
Tool to write files safely, to avoid race conditions
amphp/parallel
57556006 Downloads
Parallel processing component for Amp.
amphp/http-client
13384635 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
swow/swow
2308742 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
swoole/swoole
21722 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
spatie/fork
3745175 Downloads
A lightweight solution for running code concurrently in PHP
pecl/parallel
6360 Downloads
A succinct parallel concurrency API for PHP 8
clue/mq-react
873904 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
integer-net/magento2-session-unblocker
335155 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
cheprasov/php-redis-lock
466034 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.