Libraries tagged by concurrent
ifcastle/amphp-pool
20 Downloads
Middle-level library for creating Stateful Asynchronous server-side applications using the pure PHP and AMPHP
denismitr/async-runner
16 Downloads
Run PHP tasks asynchronously with the PCNTL extension
chani/safi-session
5 Downloads
Standalone, secure PHP session management library preventing AJAX race conditions and session hijacking.
xpaw/crimp
26 Downloads
A simple multi curl implementation, optimized for high concurrency.
vasatiani/laravel-athena
74 Downloads
Laravel Athena query builder integration with Eloquent support and Redis-safe concurrency.
thingston/crawler
11 Downloads
Web crawler based on PHP Guzzle HTTP Client with concurrency support for faster operation.
sconcur/sconcur
59 Downloads
PHP concurrency library backed by an extension written in Go
sanket3dx/phpgo
0 Downloads
True Go Concurrency for PHP - Native Extension
moneo/laravel-usage-limiter
5 Downloads
A metric-agnostic, account-level usage metering and enforcement engine for Laravel with atomic concurrency safety, idempotency, and pluggable pricing/enforcement policies.
leocavalcante/swoole-mutex
2 Downloads
Mutual exclusion abstractions for PHP's Swoole concurrency run-time.
devaspid/laravel-id-generator
9 Downloads
Concurrency-safe document and identifier number generation for Laravel.
daverandom/async-microsoft-translate-client
1533 Downloads
Asynchronous Microsoft Translation API client built on the amp concurrency framework
daverandom/async-bitly-client
1817 Downloads
Asynchronous bitly API client built on the amp concurrency framework
colinmollenhour/rate-limiter
30 Downloads
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.
rdlowrey/artax
1592 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework