AdminKit 是一个轻量级、可主题化的 Laravel 13 与 Livewire 4 管理面板启动套件,基于 Blade、Tailwind CSS v4 和 Alpine.js 构建。

Stars

17

7 天增长

暂无数据

Fork 数

8

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-28

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它提供即时主题引擎,支持深色/浅色模式、7 种强调色、5 种圆角预设,以及垂直/水平双布局和 RTL 支持,无需 JavaScript 框架或构建步骤。

适合谁使用

  • 构建管理面板的 Laravel 开发者
  • 寻求现代化、预构建管理起点的 PHP 开发者
  • 需要快速原型搭建内部工具的创业者
  • 偏好轻量级、框架原生方案的开发者

典型使用场景

  • 快速为 Laravel 应用搭建管理仪表盘
  • 构建带身份验证、数据表格和图表的内勤工具
  • 创建可定制、支持主题的管理界面
  • 使用 Livewire 组件开发多租户 SaaS 仪表盘

项目优势

  • 零配置启动:通过 Composer 在 30 秒内完成全套仪表盘
  • 全面的主题定制器,本地存储持久化且无初始样式闪烁
  • 原生支持从左到右和从右到左布局,以及垂直和水平导航
  • 包含身份验证、命令面板、预制 UI 组件和 Chart.js 小部件

使用前须知

  • 需要 Laravel 13 和 Livewire 4,这些版本较新且可能尚未广泛采用
  • 不支持 React 或 Vue;完全依赖 Livewire 和 Alpine.js
  • 仅提供有限的 UI 组件和样式;重度定制可能需要修改 Blade 模板

README 快速开始

⚡ AdminKit

The Lightweight, Themeable Admin Panel Starter Kit for Laravel 13 & Livewire 4.

AdminKit provides a fast, elegant, and fully themeable admin foundation built natively with Laravel 13, Livewire 4, Tailwind CSS v4, and Alpine.js. No React or Vue build step required.


🔥 Why AdminKit?

  • Lightweight & Blazing Fast: Powered natively by Blade, Livewire 4, and Alpine.js. Zero heavy JavaScript framework overhead.
  • 🎨 Modern Design System: Beautiful, minimal, and accessible UI components right out of the box.
  • 🌓 Instant Theme Engine: Light, Dark, and System modes with 7 accent color themes and 5 border radius presets — saved in localStorage with zero FOUC (flash of unstyled content).
  • 🔄 Dual Layout & RTL Native: Switch between Vertical Sidebar and Horizontal Topbar layouts with built-in LTR & RTL support.
  • ⌨️ Command Palette (⌘K): Built-in keyboard-driven global search palette for quick navigation.
  • 🚀 Zero-Config Setup: Spin up a full-featured admin dashboard in less than 30 seconds.

✨ Features

  • 🔐 Authentication System: Pre-wired Login, Register, and Password Reset screens with seeded demo user.
  • 🧩 UI Component Library: Modular Blade components (resources/views/components/ui/*) including Button, Badge, Card, Input, Modal, Alert, Stat Box, Toaster, and Lucide Icons.
  • 📊 Pre-built Dashboards & Charts: Interactive Chart.js analytics widgets, stat summary cards, and activity feeds.
  • 📋 Data Tables & Forms: Client-side sorting, searching, selection filters, multi-step form wizard, and custom inputs.
  • ⚙️ Theme Customizer Drawer: Real-time interactive drawer to preview layout, direction, accent color, and radius adjustments.

🚀 Quick Start

Option 1: Create Project via Composer (Recommended)

composer create-project yrizzz/adminkit my-app
cd my-app
php artisan serve

Option 2: Clone Repository

git clone https://github.com/yrizzz/adminkit.git my-app
cd my-app

# Install dependencies
composer install
npm install

# Setup environment & database
cp .env.example .env
php artisan key:generate
php

项目描述

Modern, themeable admin panel starter kit built on Laravel 13, Livewire 4, Tailwind CSS v4, and Alpine.js.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

react
精选
react GitHub avatar

react

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

Web 开发前端框架
246,741
yetone
精选
yetone GitHub avatar

kill-ai-slop

Kill AI Slop is a multilingual field guide and agent skill that catalogues 33 common AI-generated design tells with interactive before-after demos, and provides a tool to scan and fix web projects.

AI 与机器学习AI 智能体
805
filipj9
filipj9 GitHub avatar

Hermes-Control-Deck

Hermes Control is a mobile-first PWA control deck that provides a unified event-driven interface for monitoring and operating Hermes WebUI and Codex CLI AI runtimes from a browser or phone.

AI 与机器学习AI Skills 与提示词
34