phpdot/contracts dependents (16) Order by: name | downloads Show: all | require | require-dev
-
-
-
PHP
phpdot/database
Query builder, schema management, and migrations for PHP. Built on Doctrine DBAL.
-
PHP
phpdot/error
Structured error codes with context, translatable messages, and uniform output across every channel.
-
-
PHP
phpdot/logs
Tracer, span, and pending-log core implementing the contracts observability boundary.
-
PHP
phpdot/mongodb
Resilient MongoDB client with fluent CRUD builders, Document object, exception translation, and query logging.
-
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/realtime
Real-time WebSocket engine — rooms, channels, presence, broadcast. Transport-agnostic: depends only on phpdot/contracts, never a concrete server.
-
PHP
phpdot/redis
Coroutine-safe Redis client wrapping ext-redis with auto-reconnect, exponential backoff, exception translation, and a pool connector for phpdot/pool.
-
-
-
PHP
phpdot/session
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.