Search by

AU9500 member since: Nov 30, 2025 · Transparency log

AU9500's packages

  • PHP

    ez-php/testing-application

    Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase

  • PHP

    ez-php/two-factor

    Two-factor authentication module for the ez-php framework — RFC 6238 TOTP, QR code URLs, backup codes, and HTTP middleware

  • PHP

    ez-php/validation

    Validation module for the ez-php framework — rule-based validator with database-backed unique/exists rules and optional i18n support

  • PHP

    ez-php/view

    PHP template engine for the ez-php framework — layouts, sections, partials, and HTML escaping

  • PHP

    ez-php/view-cache

    Output-caching decorator for ez-php/view's ViewEngine, with mtime-based invalidation

  • PHP

    ez-php/webauthn

    WebAuthn / FIDO2 passkey authentication: registration and assertion ceremonies, attestation verification, challenge handling

  • PHP

    ez-php/websocket

    PHP 8.5 Fiber-based WebSocket server for ez-php — RFC 6455 handshake, frame codec, ChannelManager pub/sub, and a non-blocking event loop.

  • PHP

    ez-php/websocket-tls

    TLS/WSS termination for ez-php/websocket — an ssl:// listener and Fiber event loop that hands negotiated connections to the plain WebSocket server's Connection/HandlerInterface.