Libraries tagged by asyncphp
icicleio/icicle
146713 Downloads
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.
chuyskywalker/rolling-curl
411856 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
amphp/sql
999473 Downloads
Asynchronous SQL client for Amp.
amphp/postgres
366065 Downloads
Asynchronous PostgreSQL client for Amp.
walkor/workerman
6146 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
seatgeek/djjob
210167 Downloads
Allows PHP web applications to process long-running tasks asynchronously
vxm/laravel-async
293008 Downloads
Provide an easy way to run code asynchronously for Laravel
swoole/swoole
1351 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
simple-bus/rabbitmq-bundle-bridge
725226 Downloads
Use OldSoundRabbitMQBundle with SimpleBus/AsynchronousBundle
predis/predis-async
334232 Downloads
Asynchronous version of Predis
kriswallsmith/spork
940005 Downloads
Asynchronous PHP
jaggedsoft/php-binance-api
159437 Downloads
PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use.
matthiasnoback/phpunit-asynchronicity
167248 Downloads
Library for asserting things that happen asynchronously with PHPUnit
stefangabos/zebra_curl
67524 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
simple-bus/jms-serializer-bundle-bridge
779974 Downloads
Symfony bundle for using JMSSerializer as message serializer for SimpleBus/Asynchronous