All Projects → JaguarJack → Catch Admin

JaguarJack / Catch Admin

Licence: apache-2.0
CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider,系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能,大量内置的开发工具提升你的开发体验。官网地址:

Projects that are alternatives of or similar to Catch Admin

svg-element-attributes
Map of SVG elements to allowed attributes
Stars: ✭ 16 (-93.94%)
Mutual labels:  element
aplus
Aplus Command Line Tool
Stars: ✭ 71 (-73.11%)
Mutual labels:  composer
Typo3 Console
Console command for TYPO3 CMS
Stars: ✭ 254 (-3.79%)
Mutual labels:  composer
The-PHP-Workshop
A New, Interactive Approach to Learning PHP
Stars: ✭ 30 (-88.64%)
Mutual labels:  composer
laravel-algolia
An Algolia bridge for Laravel
Stars: ✭ 70 (-73.48%)
Mutual labels:  composer
php-dom-wrapper
Simple DOM wrapper library to manipulate and traverse HTML documents similar to jQuery
Stars: ✭ 103 (-60.98%)
Mutual labels:  composer
video-downloader
Video Downloader for Facebook.
Stars: ✭ 63 (-76.14%)
Mutual labels:  composer
Acf Pro Installer
A composer install helper for Advanced Custom Fields PRO
Stars: ✭ 265 (+0.38%)
Mutual labels:  composer
client-php
Official NFe.io API Client for PHP
Stars: ✭ 36 (-86.36%)
Mutual labels:  composer
BBBUG Frontend
一个支持多房间的点歌听歌聊天室PC网站,实现了类KTV的点歌、顶歌、切歌,也可以自己听自己的歌,做一个自己的音乐播放器。
Stars: ✭ 114 (-56.82%)
Mutual labels:  element
phpdoc-vuepress
🎨 Template for generating your PHP API documentation in a pretty VuePress format
Stars: ✭ 19 (-92.8%)
Mutual labels:  composer
arabicdatetime
An easy and useful tool to get Arabic date with Arabic characters for Laravel.
Stars: ✭ 39 (-85.23%)
Mutual labels:  composer
vue3-admin
🔥 🎉 Vue 3.0 + Vite 2.0 + Vue-Router 4.0 + Element-Plus + Echarts 5.0 + Axios 开发的后台管理系统
Stars: ✭ 1,471 (+457.2%)
Mutual labels:  element
MGS.Electronics
Unity plugin for make button switch, knob switch and rocker element in scene.
Stars: ✭ 12 (-95.45%)
Mutual labels:  element
Certainty
Automated cacert.pem management for PHP projects
Stars: ✭ 255 (-3.41%)
Mutual labels:  composer
ecommerce
Laravel open source e-commerce system.
Stars: ✭ 209 (-20.83%)
Mutual labels:  composer
conso
💢 PHP console applications for cool kids 💢
Stars: ✭ 40 (-84.85%)
Mutual labels:  composer
Php Aws Ses
PHP classes that interfaces Amazon Simple Email Service
Stars: ✭ 263 (-0.38%)
Mutual labels:  composer
Doclever
做最好的接口管理平台
Stars: ✭ 2,849 (+979.17%)
Mutual labels:  element
AmazonProductAPI
PHP library to retrieve products from the Amazon Product API
Stars: ✭ 122 (-53.79%)
Mutual labels:  composer

CatchAdmin是一款基于thinkphp frameworkelement admin二次开发而成后台管理系统。因为 thinkphp 的简单高效,文档齐全。在看了很多 thinkphp 生态中的后台管理系统,发现没有一款合适的前后端分离系统。遂开发了 CatchAdmin。 完全利用了 thinkphp6 的新版本特性 ServiceProvider,将管理系统模块之间的耦合降到了最低限度。每个模块之间都有独立的 controller,路由,模型,数据表`。在开发上尽可能将模块之间的影响降到最低,降低了开发上的难度。基于 CatchAdmin 可以开发 cms,CRM,OA 等 等系统。也封装了很多实用的工具,提升开发体验。

文档 | 演示地址 | 接口文档 | 项目源码 | 看云分析 扩展

AntDV 版本

  • 请使用 v1分支

功能

  • [x] 用户管理 后台用户管理
  • [x] 部门管理 配置公司的部门结构,支持树形结构
  • [x] 岗位管理 配置后台用户的职务
  • [x] 菜单管理 配置系统菜单,按钮等等
  • [x] 角色管理 配置用户担当的角色,分配权限
  • [x] 数据字典 管理后台表结构
  • [x] 操作日志 后台用户操作记录
  • [x] 登录日志 后台系统用户的登录记录
  • [x] 代码生成 生成 API 端的 CURD 操作
  • [x] 敏感词 支持敏感词配置
  • [x] 附件管理 可管理上传的文件
  • [x] 定时任务 可管理定时任务,而不依赖于 Crontab
  • [x] 短信平台 短信云管理,支持 阿里大于,腾讯云,Ucloud,Submail
  • [x] 云上传 支持云上传,七牛,OSS,腾讯
  • [ ] 微信管理

项目地址

预览

环境要求

  • php7.1+ (需以下扩展)
    • [x] mbstring
    • [x] json
    • [x] openssl
    • [x] xml
    • [x] pdo
  • nginx
  • mysql

如何安装

安装之前请确保已安装 Composer

下载项目

  • 通过 Git 下载(推荐)
git clone https://gitee.com/jaguarjack/catchAdmin && cd catchAdmin

curl -sS https://install.phpcomposer.com/installer | php

composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/

composer install --ignore-platform-reqs
  • composer 安装
composer create-project jaguarjack/catchadmin:dev-master

安装

下载完成之后通过命令来进行安装, 一键安装 🚀

 php think catch:install 

体验地址

体验地址

catchadmin 文档地址

系列文章

如果是刚开始使用 thinkphp6, 以下文章可能会对你有些许帮助,文章基于 RC3 版本。整体架构是不变的。

Donate

如果你觉得项目对你有帮助,可以请作者喝杯咖啡☕️!鼓励下

Talking

  • 论坛讨论
  • 可以提 ISSUE,请按照 issue 模板提问
  • 加入 Q 群 302266230 前请先 star 项目支持一下, 备注填写用户名 + 平台。例如: JaguarJack Github

Thanks

  • 感谢 JetBrains 提供生产力巨高的 PHPStormWebStorm

排名部分先后

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].