Libraries tagged by synchronous
univeros/courier
0 Downloads
Synchronous command bus that routes immutable message objects to their handlers through a configurable middleware pipeline.
tomcizek/prooph-response-recorder
711 Downloads
Evil tool for prooph when you want to temporary hide your synchronous CQRS backend behind request/response interface to use in legacy REST or WebApp controllers.
thelia/web-scheduler-module
24 Downloads
Expose Symfony Console commands as HMAC-signed HTTP triggers, adaptive to the hosting capabilities (CLI fork, FastCGI finish, synchronous).
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
switon/rpc
0 Downloads
Queue-backed synchronous request-reply calls between PHP handlers for Switon Framework
switon/event
77 Downloads
Class-based synchronous PSR-14 dispatch with attribute-discovered listeners for Switon Framework
shrikeh/guzzle-middleware-response-timer
6835 Downloads
Measure response times in milliseconds over synchronous or asynchronous connections
robertwesner/simple-mvc-php-spawner-bundle
11 Downloads
Run background tasks that do not produce synchronous output or require monitoring.
pbergman/event-loop
10 Downloads
simple synchronous event dispatcher
pampapay/php-saga
459 Downloads
Simple library to implement saga pattern for synchronous commands
ovvio/http-client
2 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
osirisgate/http-client
21 Downloads
Provides powerful and flexible methods to fetch HTTP resources synchronously or asynchronously.
omegaalfa/fiber-event-loop
2 Downloads
A lightweight, high-performance fiber-based event loop for modern PHP applications. Enables asynchronous I/O with synchronous-like syntax.
noknok-studios/jquery-blockui
280 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.
marko/queue-sync
4 Downloads
Synchronous queue driver for Marko Framework