Libraries tagged by concurrently
swow/swow
2288739 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
swoole/swoole
19607 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
fansipan/fansipan
34844 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
pecl/parallel
4782 Downloads
A succinct parallel concurrency API for PHP 8
integer-net/magento2-session-unblocker
331131 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
cheprasov/php-redis-lock
462219 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.
amphp/http-tunnel
1078762 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
alleyinteractive/wp-concurrent-remote-requests
622604 Downloads
Feature plugin for concurrent HTTP remote requests
zaber-dev/laravel-cooldown
2582 Downloads
Application-level action cooldown management for Laravel with cache and database storage, Eloquent integration, middleware, and a fluent API.
php-standard-library/channel
179282 Downloads
Message-passing channels for async communication, inspired by Go and Rust
php-standard-library/async
179358 Downloads
Fiber-based structured concurrency using cooperative multitasking
danog/loop
439475 Downloads
Loop abstraction for AMPHP.
danog/ipc
770908 Downloads
IPC component for Amp.
rdlowrey/alert
3107 Downloads
A non-blocking concurrency framework for PHP applications.
marein/symfony-lock-doctrine-migrations-bundle
211577 Downloads
Perform concurrent doctrine migrations safely.