azaharizaman/nexus-laravel-identity-adapter 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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 package
  • illuminate/support - Laravel framework components
  • illuminate/auth - Laravel authentication components

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 15
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-05-04