Download the PHP package 0377/yfcmf-tp6 without Composer
On this page you can find all versions of the php package 0377/yfcmf-tp6. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download 0377/yfcmf-tp6
More information about 0377/yfcmf-tp6
Files in 0377/yfcmf-tp6
Package yfcmf-tp6
Short Description YFCMF新版本,基于thinkphp6.0和fastadmin
License Apache-2.0
Homepage https://www.iuok.cn
Informations about the package yfcmf-tp6
YFCMF-TP6 基于ThinkPHP6+FastAdmin的快速开发框架
YFCMF-TP6重要说明
- 多层控制器路径“/”改成“.”,例如:auth/admin/index改成auth.admin/index,js文件里面同样要这样调整
- auth_rule表增加route字段,创建菜单时,自动写入路由,为访问的url
- 在线命令和插件都可以正常使用,插件和TP5.0版本不通用,需要简单调整后插件才可正常使用
- 插件基础文件采用服务方式注入
- 插件增加自定义服务功能,插件根目录下的service文件夹,系统会自动载入service内的服务,进行注册和启动
- 原有认证的Auth类改为服务,可自行注入替换,调用方式app()->auth;例如即将发布的SSO单点登陆,通过服务注入替换Auth
在线演示
用户名:admin
密 码:123456
提 示:演示站数据无法进行修改,请下载源码安装体验全部功能
界面截图
问题反馈
在使用中有任何问题,请使用以下联系方式联系我们
QQ群: 345183861
Email: (ice#sbing.vip, 把#换成@)
Gitee: https://gitee.com/nymondo/yfcmf-tp6
Github: https://github.com/0377/yfcmf-tp6
特别鸣谢
感谢以下的项目,排名不分先后
Fastadmin:https://www.fastadmin.net
ThinkPHP:http://www.thinkphp.cn
AdminLTE:https://adminlte.io
Bootstrap:http://getbootstrap.com
jQuery:http://jquery.com
Bootstrap-table:https://github.com/wenzhixin/bootstrap-table
Nice-validator: https://validator.niceue.com
SelectPage: https://github.com/TerryZ/SelectPage
版权信息
YFCMF-TP6遵循Apache2开源协议发布,并提供免费使用。
本项目包含的第三方源码和二进制文件之版权信息另行标注。
版权所有Copyright © 2019-2020 by YFCMF-TP6
All rights reserved。
All versions of yfcmf-tp6 with dependencies
topthink/framework Version ^6.0
topthink/think-orm Version ^2.0
topthink/think-view Version ^1.0
topthink/think-captcha Version ^3.0
overtrue/pinyin Version ^4.0
dragonmantank/cron-expression Version ^2.3
topthink/think-multi-app Version ^1.0
overtrue/wechat Version ~4.2
endroid/qr-code Version ^1.9
phpmailer/phpmailer Version ~6.1
phpoffice/phpspreadsheet Version ^1.13
nelexa/zip Version ^3.3