phpdot/contracts dependents (21) Order by: downloads | none Show: all | require | require-dev
-
PHP
phpdot/pool
Generic coroutine-safe connection pool for Swoole. Holds any object. Channel-based with idle cleanup, optional heartbeat, and leak prevention.
-
-
PHP
phpdot/webauthn
WebAuthn and passkeys for the PHPdot ecosystem — a production wrap of web-auth/webauthn-lib: ceremony orchestration, single-use challenges, duplicate-credential refusal, counter discipline, and an exception fence, with host-owned storage.
-
-
PHP
phpdot/realtime
Real-time WebSocket engine — rooms, channels, presence, broadcast. Transport-agnostic: depends only on phpdot/contracts, never a concrete server.
-
PHP
phpdot/mongodb
Resilient MongoDB client with fluent CRUD builders, Document object, exception translation, and query logging.