phpdot/container dependents (37) 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/validator
Strict, type-safe validation with structured error codes for the PHPdot ecosystem.
-
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/redis
Coroutine-safe Redis client wrapping ext-redis with auto-reconnect, exponential backoff, exception translation, and a pool connector for phpdot/pool.
-
-
PHP
phpdot/mail
Coroutine-safe transactional email for the PHPdot ecosystem: a fluent, immutable message builder over any symfony/mailer transport.
-
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/pool
Generic coroutine-safe connection pool for Swoole. Holds any object. Channel-based with idle cleanup, optional heartbeat, and leak prevention.
-
PHP
phpdot/qrcode
Coroutine-safe QR code generation with SVG, PNG and data-URI renderers for the PHPdot ecosystem.