phpdot/container suggesters (33)
-
PHP
phpdot/path
Project-root discovery and named path resolution for PHPdot, configured via phpdot/config.
-
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.
-
-
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/scheduler
Distributed cron-style scheduler: an atomic store claim with lease heartbeats and fencing guarantees exactly one server runs each task, with first-class run history.
-
-
PHP
phpdot/session
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
-
PHP
phpdot/sheets
Fast, streaming, low-memory XLSX reader and writer with charts, images, conditional formatting and data validation built in.
-
PHP
phpdot/template
Swoole-safe Twig integration with auto-discovered extensions for the PHPdot ecosystem.
-
PHP
phpdot/totp
Coroutine-safe, zero-dependency HOTP/TOTP (RFC 4226 / RFC 6238) with provisioning URIs for the PHPdot ecosystem.