Libraries tagged by synchronous
icicleio/concurrent
35402 Downloads
Concurrency component for Icicle.
dereuromark/cakephp-ajax
239252 Downloads
A CakePHP plugin that makes working with AJAX a piece of cake.
danog/loop
239569 Downloads
Loop abstraction for AMPHP.
danog/ipc
571570 Downloads
IPC component for Amp.
amphp/sql-common
998026 Downloads
Common classes for non-blocking SQL implementations.
abhinavsingh/jaxl
70807 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
techcrunch/wp-async-task
18179 Downloads
Run asynchronous tasks for long-running operations in WordPress
saeedvaziry/laravel-async
6889 Downloads
Run asynchronous code in Laravel without waiting for results
matthiasnoback/phpunit-asynchronicity
166348 Downloads
Library for asserting things that happen asynchronously with PHPUnit
khr/php-mcurl-client
194315 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
duoshuo/php-cassandra
67759 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
bytexr/filament-queueable-bulk-actions
57192 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
binsoul/net-mqtt-client-react
775709 Downloads
Asynchronous MQTT client built on React
orchid/socket
131742 Downloads
Laravel library for asynchronously serving WebSockets.
amphp/artax
838622 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework