Popular Packages

  • PHP

    vergil-lai/oss-flysystem

    Flysystem adapter for Alibaba Cloud OSS using the OSS PHP SDK v2.

  • PHP

    jlacroix-dev/pdo-row

    Generate typed class for PDO fetchObject

  • PHP

    telvri/security

    Official Telvri Security PHP SDK for SIM-swap and mobile identity checks.

  • PHP

    aura/session-interface

    Light-weight interfaces for session managers and session segments, shared by Aura.Session, Aura.Auth, and any other package that needs to work with a session.

  • PHP

    phpdot/validator

    Strict, type-safe validation with structured error codes for the PHPdot ecosystem.

  • PHP

    phpdot/tracelog

    Channel-based log backend: handlers, formatters, and fail-closed record encryption.

  • PHP

    phpdot/totp

    Coroutine-safe, zero-dependency HOTP/TOTP (RFC 4226 / RFC 6238) with provisioning URIs for the PHPdot ecosystem.

  • PHP

    phpdot/template

    Swoole-safe Twig integration with auto-discovered extensions for the PHPdot ecosystem.

  • PHP

    phpdot/sheets

    Fast, streaming, low-memory XLSX reader and writer with charts, images, conditional formatting and data validation as opt-in plugins.

  • PHP

    phpdot/session

    Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.

  • PHP

    phpdot/server

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

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

    Coroutine-safe Redis client wrapping ext-redis with auto-reconnect, exponential backoff, exception translation, and a pool connector for phpdot/pool.

  • PHP

    phpdot/realtime

    Real-time WebSocket engine — rooms, channels, presence, broadcast. Transport-agnostic: depends only on phpdot/contracts, never a concrete server.