定制 panelis-php/user 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

panelis-php/user

Composer 安装命令:

composer require panelis-php/user

包简介

Manage users, roles, and permissions for the application

关键字:

README 文档

README

Manage application users directly from the Panelis admin panel.

Features

  • User management
  • Create, update, and delete users
  • User profile management
  • Email verification status
  • Password management
  • Search and filtering
  • Automatic Panelis plugin discovery

Requirements

  • PHP 8.3+
  • Laravel 13+
  • Filament 5+

Installation

Install the package via Composer:

composer require panelis-php/user

Run migrations:

php artisan migrate

Usage

After installation, a Users menu will be available in the Panelis admin panel.

The User module provides user administration features for managing access to your application.

Available actions include:

  • Create users
  • Edit user information
  • Reset passwords
  • Verify email addresses
  • Delete users

User information may include:

  • Name
  • Email address
  • Password
  • Email verification status

Integration

The User module integrates with Laravel's authentication system and can be extended by other Panelis modules.

License

The MIT License (MIT).

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-24