Search by

phpdot member since: Aug 07, 2025 · Transparency log

phpdot's packages

  • 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/routing

    High-performance segment-trie routing for PHP. PSR-7/15/17 compliant.

  • PHP

    phpdot/routing-rt

    Real-time routing for WebSocket and SSE — extends phpdot/routing.

  • 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/server

    Swoole HTTP, WebSocket, and TCP server for PSR-15 handlers.

  • 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.

  • 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/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.