Skip to content

基于TP3.2,用于快速搭建信息系统框架

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.996ICU
MIT
LICENSE.MIT
Notifications You must be signed in to change notification settings

qian-xiang/qs_cmf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

qscmf

lincense LICENSE Pull request welcome

介绍

快速搭建信息管理类系统的框架。基于tp3.2开发,但修改了部分tp源码 ,如该框架支持嵌套事务(原tp3.2不支持嵌套事务)。除此外还集成了众多信息管理系统用到的功能,如队列、插件系统、后台表单生成器、列表生成器等。

截图

安装

git clone https://github.com/tiderjian/qs_cmf.git

composer安装

composer require tiderjian/lara-for-tp

安装完成后将tiderjian/lara-for-tp下的stub所有文件复制到qs_cmf项目的根目录,并将qs_cmf\migrations复制到lara\database\migrations,配置lara.env的数据库设置,运行

php artisan migrate

文档

文档是不存在的,该项目是佛性开源,或许某一天会有吧。。

lincense

MIT License AND 996ICU License

About

基于TP3.2,用于快速搭建信息系统框架

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.996ICU
MIT
LICENSE.MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.1%
  • JavaScript 29.8%
  • CSS 5.2%
  • HTML 1.8%
  • Smarty 0.1%
  • Shell 0.0%