yahyaerturan/auth-testing dependents (4) Order by: name | downloads Show: all | require | require-dev
-
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-authorization
Optional RBAC and resource-policy authorization module for yahyaerturan/auth: flat roles, exact permission matching, default deny and explicitly registered policies.
-
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-psr15
PSR-15/PSR-7 HTTP integration for yahyaerturan/auth: request-scoped authentication context, session-token extraction and secure session-cookie handling.