Registry / auth / 96qbhy-hyperf-auth

96qbhy-hyperf-auth

JSON →
library3.1.2phppackagistunverified

Authentication component for Hyperf framework.

authweb-framework
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use Qbhy\HyperfAuth\AuthManager;

Retrieves the authenticated user via AuthManager.

use Qbhy\HyperfAuth\AuthManager; $auth = \Hyperf\Utils\ApplicationContext::getContainer()->get(AuthManager::class); $user = $auth->user();
Debug
Known footguns
breakingRequires Hyperf framework and may have breaking changes between major versions.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
27 hits · last 30 days
bytedance
4
gptbot
3
amazonbot
3
claudebot
3
Resources