Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jxlwqq/awesome-laravel-admin
A curated list of Laravel-admin resources
https://github.com/jxlwqq/awesome-laravel-admin
List: awesome-laravel-admin
awesome awesome-list laravel-admin
Last synced: 3 months ago
JSON representation
A curated list of Laravel-admin resources
- Host: GitHub
- URL: https://github.com/jxlwqq/awesome-laravel-admin
- Owner: jxlwqq
- Created: 2018-09-12T05:09:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T01:21:39.000Z (over 3 years ago)
- Last Synced: 2024-05-22T13:22:01.973Z (7 months ago)
- Topics: awesome, awesome-list, laravel-admin
- Homepage:
- Size: 85.9 KB
- Stars: 218
- Watchers: 15
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README-CN.md
Awesome Lists containing this project
- ultimate-awesome - awesome-laravel-admin - A curated list of Laravel-admin resources. (Programming Language Lists / PHP Lists)
README
# Awesome Laravel-admin [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Laravel-admin 资源精选列表。
[English](README.md) | [中文](README-CN.md)
## 贡献
如果你拥有或者找到了一些能让 Laravel-admin 变得更棒的资源,欢迎提交 PR。
## 目录
* [官方](#官方)
* [扩展包](#扩展包)
* [工具类扩展包](#工具类扩展包)
* [视图类扩展包](#视图类扩展包)
* [组件类扩展包](#组件类扩展包)
* [字段类扩展包](#字段类扩展包)
* [网格类扩展包](#网格类扩展包)
* [样式类扩展包](#样式类扩展包)
* [付费扩展包](#付费扩展包)
* [代码片段](#代码片段)
* [Idea](#idea)
* [文章及教程](#文章及教程)
* [视频](#视频)
* [其他](#其他)
* [网站](#网站)
* [衍生项目](#衍生项目)## 官方
* [Laravel-admin 仓库](https://github.com/z-song/laravel-admin)
* [Laravel-admin 官网](http://laravel-admin.org)
* [Laravel-admin 文档](https://laravel-admin.org/docs/zh)
* [Laravel-admin 演示](http://demo.laravel-admin.org)## 扩展包
### 工具类扩展包
* [helpers](https://github.com/laravel-admin-extensions/helpers) - 面向开发人员的帮助工具,包含`脚手架`,`数据库命令行`、`artisan 命令行`以及`路由列表` 4 个基础功能
* [config](https://github.com/laravel-admin-extensions/config) - 配置管理工具
* [reporter](https://github.com/laravel-admin-extensions/reporter) - 异常信息存储及查看工具
* [media-manager](https://github.com/laravel-admin-extensions/media-manager) - 本地文件管理工具
* [file-manager](https://github.com/laravel-admin-extensions/file-manager) - 云存储文件管理工具
* [api-tester](https://github.com/laravel-admin-extensions/api-tester) - API 测试工具
* [scheduling](https://github.com/laravel-admin-extensions/scheduling) - Laravel计划任务管理工具
* [redis-manager](https://github.com/laravel-admin-extensions/redis-manager) Redis 管理工具
* [log-viewer](https://github.com/laravel-admin-extensions/log-viewer) - 日志查看工具
* [backup](https://github.com/laravel-admin-extensions/backup) - 数据备份工具
* [phpinfo](https://github.com/laravel-admin-extensions/phpinfo) - phpinfo 信息查看工具
* [translation](https://github.com/laravel-admin-extensions/translation)
* [messages](https://github.com/laravel-admin-extensions/messages)
* [composer-viewer](https://github.com/laravel-admin-extensions/composer-viewer) - Composer 包查看工具
* [env-manager](https://github.com/laravel-admin-extensions/env-manager) - Env 环境变量管理工具
* [id-validator](https://github.com/laravel-admin-extensions/id-validator) - 验证中国大陆居民身份证、港澳居民居住证以及台湾地区居民居住证
* [file-browser](https://github.com/laravel-admin-extensions/file-browser) - 一个简单的文件浏览扩展
* [lock-screen](https://github.com/laravel-admin-extensions/lock-screen) - 后台锁屏
* [auth-attempts](https://github.com/laravel-admin-extensions/auth-attempts) - 登录添加图片验证码
* [alioss-form](https://github.com/airan587/alioss-form) - 上传文件至阿里云对象存储OSS
* [screenfull](https://github.com/laravel-admin-extensions/screenfull) - 全屏组件
* [wechat](https://github.com/Hanson/laravel-admin-wechat) - 微信扩展、支持多公众号、多小程序、多微信支付的后台管理
* [wechat](https://github.com/sfcity2018/laravel-admin-ext-wechat) - 微信公众号管理
* [deploy](https://github.com/luischavez/laravel-admin-ext-deploy) - 部署管理
* [data-dictionary](https://github.com/laravel-admin-extensions/data-dictionary) - 一个简单的Mysql数据字典工具,可以用来查看和导出表结构
* [iframe-tabs](https://github.com/ichynul/iframe-tabs) - 使用 iframe-tab 打开多页面
* [nocaptcha](https://github.com/xiaohuilam/laravel-admin-nocaptcha) - laravel-admin 登陆集成 nocaptcha
* [login-geetest](https://github.com/xiaoxuan6/login-geetest) - laravel-admin 登录添加geetest验证码
* [login-captcha](https://github.com/xiaoxuan6/login-captcha) - laravel-admin 登录添加验证
* [auth-captcha](https://github.com/asundust/auth-captcha) - laravel-admin登陆 滑动验证插件
* [sms-register](https://github.com/Hanson/laravel-admin-register) - laravel-admin 短信注册扩展
* [admin-config](https://github.com/laravel-admin-extensions/admin-config) - 基于laravel-admin的数据库配置管理工具,仅通过配置文件就可生成整个表单,支持使用tab页对配置项进行分组
* [grid-exporter](https://github.com/xiaomlove/grid-exporter) - Grid 数据导出组件
* [multi-language](https://github.com/laravel-admin-extensions/multi-language) - 多语言切换组件
* [crontab](https://github.com/ArrowJustDoIt/crontab) - 定时任务扩展插件,通过此插件定时执行shell、sql以及访问指定链接
* [payjs](https://github.com/dedemao/laravel-admin-payjs) - 适用于laravel admin的payjs支付插件### 视图类扩展包
* [chartjs](https://github.com/laravel-admin-extensions/chartjs) - Chartjs 图表
* [echarts](https://github.com/laravel-admin-extensions/echarts) - Echarts 图表
* [watermark](https://github.com/laravel-admin-extensions/watermark) - 网页水印### 组件类扩展包
* [data-table](https://github.com/laravel-admin-extensions/data-table) - Data-table 前端组件
### 字段类扩展包
#### 代码编辑器
* [clike-editor](https://github.com/laravel-admin-extensions/clike-editor) - 类 C 语言编辑器
* [python-editor](https://github.com/laravel-admin-extensions/python-editor) - Python 语言编辑器
* [php-editor](https://github.com/laravel-admin-extensions/php-editor) - PHP 语言编辑器
* [js-editor](https://github.com/laravel-admin-extensions/js-editor) - JavaScript 语言编辑器
* [css-editor](https://github.com/laravel-admin-extensions/css-editor) - CSS 语言编辑器
* [json-editor](https://github.com/laravel-admin-extensions/json-editor) - JSON 数据编辑器#### 富文本编辑器
* [summernote](https://github.com/laravel-admin-extensions/summernote) - Summernote 富文本编辑器
* [wangEditorV4](https://github.com/jonexyz/wang-editor-v4) - wangEditor 富文本编辑器 v4
* [wangEditorV3](https://github.com/laravel-admin-extensions/wangEditor) - wangEditor 富文本编辑器 v3
* [wangEditorV2](https://github.com/laravel-admin-extensions/wangEditor2) - wangEditor 富文本编辑器 v2
* [simditor](https://github.com/laravel-admin-extensions/simditor) - Simditor 富文本编辑器
* [ckeditor](https://github.com/laravel-admin-extensions/ckeditor) - CKEditor 4 富文本编辑器
* [UEditor](https://github.com/laravel-admin-extensions/UEditor) - 百度 UEditor 富文本编辑器
* [Quill](https://github.com/laravel-admin-extensions/quill) - 为兼容性和可扩展性而构建的现代 WYSIWYG 编辑器
* [Neditor](https://github.com/ssiapp/laravel-admin-ext-neditor) - 基于 ueditor的更现代化的富文本编辑器
* [Lodpod-editor](https://github.com/laravel-admin-extensions/lodpod-editor) - LodPod打印模板Web可视化编辑器扩展
* [kindeditor](https://github.com/youyingxiang/kindeditor) - KindEditor 是一套开源的在线HTML编辑器
* [CKEditor5](https://github.com/Ghost-die/ckeditor) - 具有模块化结构体系的 JavaScript 编辑器
* [tinymce](https://github.com/super-eggs/tinymce) - 一款易用、且功能强大的所见即所得的富文本编辑器#### Markdown 编辑器
* [simplemde](https://github.com/laravel-admin-extensions/simplemde) - SimpleMDE Markdown 编辑器
* [EditorMD](https://github.com/ShareManT/laravel-admin-ext-editormd) - 开源在线 Markdown 编辑器#### 其他
* [china-distpicker](https://github.com/laravel-admin-extensions/china-distpicker) - 基于 Distpicker 的中国省市区三级联动选择组件
* [star-rating](https://github.com/laravel-admin-extensions/star-rating) - 基于 BootStrapStarRating 的评分组件
* [daterangepicker](https://github.com/laravel-admin-extensions/daterangepicker) - 基于 daterangepicker 的时间选择组件
* [typeahead](https://github.com/laravel-admin-extensions/typeahead) - 输入框自动补全
* [cropper](https://github.com/laravel-admin-extensions/cropper) - 图片裁剪组件
* [large-file-upload](https://github.com/laravel-admin-extensions/large-file-upload) - 大文件上传工具
* [qiniu](https://github.com/Hanson/laravel-admin-qiniu) - 七牛 qiniu 多图上传扩展
* [leaflet](https://github.com/bavix/laravel-admin-leaflet) - OpenStreetMap 组件
* [latlong](https://github.com/laravel-admin-extensions/latlong) - 经纬度选择器
* [tencent-map](https://github.com/laravel-admin-extensions/tencent-map) - 带搜索功能的腾讯地图组件
* [tagsinput](https://github.com/namet117/laravel-admin-tagsinput) - 集成 bootstrap-tagsinput 的 laravel-admin Form 扩展
* [row-table](https://github.com/ichynul/row-table) - laravel-admin table 组件
* [select2](https://github.com/xiaohuilam/laravel-admin-select2) - Laravel-Admin select2 插件
* [select2-bootstrap-theme](https://github.com/xiaohuilam/laravel-admin-select2-bootstrap-theme) - select2-bootstrap-theme 样式
* [select-tree](https://github.com/laravel-admin-extensions/select-tree) - 数据模型树 的 select 联动选择插件
* [FieldInteraction](https://github.com/zuweie/FieldInteraction) - Form组件间的互动### 网格类扩展包
* [grid-lightbox](https://github.com/laravel-admin-extensions/grid-lightbox) - 为 Grid 加上 lightBox 展示功能的组件
* [sparkline](https://github.com/laravel-admin-extensions/sparkline) - jQuery Sparklines 迷你图表
* [media-player](https://github.com/laravel-admin-extensions/media-player) - 视频/音频播放器
* [grid-sortable](https://github.com/laravel-admin-extensions/grid-sortable) - 通过拖动数据列表的行来进行排序
* [custom-actions-button](https://github.com/nim4n136/custom-actions-button) - 定制操作按钮样式
* [timestamp-between-filter](https://github.com/wuwx/laravel-admin-timestamp-between) - 起止时间段查询
* [column-relation](https://github.com/zhaiduting/column-relation) - 内联表格,自动加页码### 样式类扩展包
* [material-ui](https://github.com/jxlwqq/material-ui) - 基于谷歌 Material Design 设计风格的 UI 扩展包
* [adminlte3](https://github.com/pigzzz123/adminlte3) - laravel-admin AdminLTE3 主题
* [rainbow](https://github.com/Hanson/rainbow) - 一款 laravel-admin 新皮肤### 付费扩展包
* [多后台扩展](https://laravel-admin.org/extensions/14) - ¥100
* [数据库结构对比](https://laravel-admin.org/extensions/56) - ¥30
* [Geetest验证码集成](https://laravel-admin.org/extensions/66) - ¥30
* [注册扩展](https://laravel-admin.org/extensions/74) - ¥50
* [在线命令行工具](https://laravel-admin.org/extensions/86) - ¥75
* [PDF阅读器](https://laravel-admin.org/extensions/99) - ¥50
* [个人免签支付](https://laravel-admin.org/extensions/100) - ¥200## 代码片段
存放在 GitHub Gist 上的代码片段:
* [表单字段前后端双重验证](https://gist.github.com/jxlwqq/3687b809d83761db23bc437dc901c104)
* [表单字段并列排布](https://gist.github.com/jxlwqq/959d9310d2e78963c02b1f6151942ffb)
* [API 路由的最佳实践](https://gist.github.com/jxlwqq/65897e4120ecbc5d7b0e5aaf6f89b2fc)
* [基于当前年月自动创建上传目录](https://gist.github.com/jxlwqq/788470f94ae6cf8823a33fc12bfae94a)## Idea
有一些能让 Laravel-admin 变得更棒的想法或思考,但出于一些原因,暂时没有实现:
- [ ] 微信公众号管理工具
- [x] 地图工具
- [x] 图表工具
- [x] 多后台
- [ ] 系统监控工具
- [ ] 日历工具
- [ ] 上线部署工具
- [x] 分步表单
- [x] 二维码生成器## 文章及教程
[开发扩展教程](https://laravel-admin.org/docs/zh/extension-development)
## 视频
* [快速搭建管理后台(基础安装)](https://learnku.com/courses/laravel-package/2019/quickly-build-management-background-encorelaravel-admin/2356)
* [快速搭建管理后台(权限管理)](https://learnku.com/courses/laravel-package/2019/066-quickly-build-management-background-privileges-encorelaravel-admin/2949)
* [快速搭建管理后台(使用插件)](https://learnku.com/courses/laravel-package/2019/067-quickly-setting-up-management-background-using-plug-ins-encorelaravel-admin/2952)## 其他
期待你的 PR。
## 网站
正在使用 Laravel-admin 的项目或网站:
https://github.com/z-song/laravel-admin/issues/3043
## 衍生项目
* [dcat-admin](https://github.com/jqhph/dcat-admin) 一个基于laravel-admin二次开发而成的后台系统构建工具。