Libraries tagged by synchronous
pbergman/event-loop
9 Downloads
simple synchronous event dispatcher
ovvio/http-client
12 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
noknok-studios/jquery-blockui
266 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
1604 Downloads
Swoole synchronous blocking code invoke library
maximal/file-system-watch
5 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.
icicleio/psr7-bridge
15 Downloads
Bridges the messages of the asynchronous Icicle HTTP component to synchronous PSR-7 interfaces.
dszczer/oscillator
4 Downloads
Emulator for hardware oscillator or any synchronous-driven systems for PHP
brzuchal/rest-client
508 Downloads
A new synchronous HTTP REST client offering a fluent API with the infrastructure of Symfony HttpClient
mwyd/psockets
21 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
100560473 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
amphp/amp
98818514 Downloads
A non-blocking concurrency framework for PHP applications.
php-http/promise
266638525 Downloads
Promise used for asynchronous HTTP requests