Libraries tagged by synchronous
marko/queue-sync
4 Downloads
Synchronous queue driver for Marko Framework
liquidrazor/event-manager
5 Downloads
Deterministic event infrastructure for immutable event contracts, registries, and synchronous dispatch.
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
14440 Downloads
Synchronous (blocking) PHP client for WAMP protocol implementing Caller and Publisher roles
flyokai/application-core
5 Downloads
Sync framework core for Flyokai: bootstrap, dependency injection, setup steps, console base, schema/DDL columns and repositories. No async runtime (AMPHP event loop / Revolt), so it can be hosted inside synchronous PHP frameworks (e.g. Shopware) via flyokai/marketplace-embedded.
devriyad/hooks
39 Downloads
Lightweight, synchronous, WordPress-style hook system for PHP, production-grade, type-safe and extensible.
campoint/postgrest-php
292 Downloads
PostgREST client for PHP. This library provides a synchronous and asynchronous interface to PostgREST.
bradietilley/laravel-actions
6 Downloads
Synchronously dispatched action classes for Laravel
bkwatch/wampsyncclient
1157 Downloads
Synchronous (blocking) PHP client for WAMP protocol implementing Caller and Publisher roles
aellopus/client
1 Downloads
Official Aellopus client for PHP — a synchronous, zero-dependency AWP/1 client.
mwyd/psockets
22 Downloads
Synchronous PHP websocket client
icicleio/psr7-bridge
15 Downloads
Bridges the messages of the asynchronous Icicle HTTP component to synchronous PSR-7 interfaces.
arne-groskurth/websocket
28 Downloads
Websocket is an event-based server implementing the RFC6455 protocol using ReactPHP and a synchronous client implementation.
ecotone/ecotone
595473 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.