azaharizaman/nexus-laravel-identity-adapter
最新稳定版本:v0.1.0-alpha1
Composer 安装命令:
composer require azaharizaman/nexus-laravel-identity-adapter
包简介
Laravel adapter for Identity package with authentication/authorization
README 文档
README
This adapter provides Laravel-specific implementations for the Identity package.
Purpose
The Identity package is an atomic package. This adapter provides Laravel integration.
Installation
composer require azaharizaman/nexus-laravel-identity-adapter
Adapters Provided
CacheRepositoryAdapter
Implements Nexus\Identity\Contracts\CacheRepositoryInterface using Laravel's cache.
PermissionCheckerAdapter
Implements Nexus\Identity\Contracts\PermissionCheckerInterface using Laravel's Gate.
Service Provider
The IdentityAdapterServiceProvider automatically binds the Identity interfaces.
Dependencies
azaharizaman/nexus-identity- The atomic Identity packageilluminate/support- Laravel framework componentsilluminate/auth- Laravel authentication components
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 9
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-04