phpdot/container dependents (35) Order by: downloads | none Show: all | require | require-dev
-
-
-
PHP
phpdot/tracelog
Channel-based log backend: handlers, formatters, and fail-closed record encryption.
-
PHP
phpdot/session
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
-
PHP
phpdot/event
PSR-14 event dispatcher with attribute-discovered listeners, ordering, an async seam with a sync fallback, and host-owned persistence — observability through phpdot/contracts spans.
-
PHP
phpdot/iam
Identity and access management for the PHPdot ecosystem — staged policy-driven authentication, typed permissions, and policy-class authorization. No policy engine, no DSL.
-
PHP
phpdot/mail
Coroutine-safe transactional email for the PHPdot ecosystem: a fluent, immutable message builder over any symfony/mailer transport.
-
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/sheets
Fast, streaming, low-memory XLSX reader and writer with charts, images, conditional formatting and data validation built in.
-
PHP
phpdot/totp
Coroutine-safe, zero-dependency HOTP/TOTP (RFC 4226 / RFC 6238) with provisioning URIs for the PHPdot ecosystem.
-
PHP
phpdot/qrcode
Coroutine-safe QR code generation with SVG, PNG and data-URI renderers for the PHPdot ecosystem.
-
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/ai
LLM client layer for the PHPdot ecosystem — one streaming turn API over the two wire shapes that matter (Anthropic /messages and OpenAI-compatible /chat/completions), with tools, usage, and mid-turn cancellation, on ext-curl that yields coroutines under Swoole hooks.
-
PHP
phpdot/mcp
Model Context Protocol server for the PHPdot ecosystem — attribute-discovered tools, permission-filtered exposure per actor, Streamable HTTP through the official SDK, sessions shared across Swoole workers.