Search by
  • PHP

    yahyaerturan/auth

    Framework-agnostic PHP 8.5 authentication core: password authentication, server-side sessions, password reset, email verification, API tokens, rate limiting and audit/security events.

  • PHP

    yahyaerturan/auth-pdo

    Portable PDO persistence adapters and reference migrations for yahyaerturan/auth, supporting SQLite, MariaDB/MySQL and PostgreSQL with explicit SQL and no ORM.

  • PHP

    yahyaerturan/auth-testing

    Testing utilities for yahyaerturan/auth: in-memory adapters, deterministic clock and randomness, fixtures, and the reusable repository contract suites adapter authors run against their own storage.