Libraries tagged by synchronous
noknok-studios/jquery-blockui
269 Downloads
Simulate synchronous ajax by blocking - not locking - the UI. This plugin lets you block user interaction with the page or with a specific element on the page. Also great at displaying modal dialogs.
mix/sync-invoke
1607 Downloads
Swoole synchronous blocking code invoke library
maximal/file-system-watch
6 Downloads
Simple poll-based synchronous file system watcher for PHP with no dependencies.
kristian-tan/http-client
4 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
kadet/socket-lib
82 Downloads
Event based socket library for php, supports (a)synchronous clients and servers.
jszczypk/wampsyncclient
14439 Downloads
Synchronous (blocking) PHP client for WAMP protocol implementing Caller and Publisher roles
icicleio/psr7-bridge
15 Downloads
Bridges the messages of the asynchronous Icicle HTTP component to synchronous PSR-7 interfaces.
campoint/postgrest-php
286 Downloads
PostgREST client for PHP. This library provides a synchronous and asynchronous interface to PostgREST.
brzuchal/rest-client
508 Downloads
A new synchronous HTTP REST client offering a fluent API with the infrastructure of Symfony HttpClient
bkwatch/wampsyncclient
1115 Downloads
Synchronous (blocking) PHP client for WAMP protocol implementing Caller and Publisher roles
mwyd/psockets
22 Downloads
Synchronous PHP websocket client
arne-groskurth/websocket
28 Downloads
Websocket is an event-based server implementing the RFC6455 protocol using ReactPHP and a synchronous client implementation.
react/event-loop
108416249 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
amphp/amp
104855578 Downloads
A non-blocking concurrency framework for PHP applications.
php-http/promise
275417993 Downloads
Promise used for asynchronous HTTP requests