Libraries tagged by synchronous
pbergman/event-loop
9 Downloads
simple synchronous event dispatcher
pampapay/php-saga
451 Downloads
Simple library to implement saga pattern for synchronous commands
ovvio/http-client
12 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
noknok-studios/jquery-blockui
265 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.
maximal/file-system-watch
5 Downloads
Simple poll-based synchronous file system watcher for PHP with no dependencies.
kristian-tan/http-client
3 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
81 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
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
91530969 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
amphp/amp
91408311 Downloads
A non-blocking concurrency framework for PHP applications.
php-http/promise
257496136 Downloads
Promise used for asynchronous HTTP requests
workerman/workerman
2487155 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.