Coder Social home page Coder Social logo

liutongju / minithink Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jaylin507/minithink

0.0 2.0 0.0 2.87 MB

miniThink, 一个后台快速开发框架,基于OneThink的思路启发。依赖php框架中的thinkPHP5.0版本,使用了前端框架layui以及jqadmin封装的前端模块。 封装了状态、排序、删除等常用功能,所有操作几乎全是异步

License: Apache License 2.0

PHP 55.65% HTML 8.82% CSS 6.29% JavaScript 27.54% PLpgSQL 0.18% Smarty 1.51%

minithink's Introduction

由于个人原因,此项目不再升级维护,项目代码仅供学习交流,谨慎使用开发项目!!!

#minithink

开发手册:https://www.kancloud.cn/jiruitech/minithink

简介

miniThink, 一个后台快速开发框架,基于OneThink的思路启发。依赖php框架中的thinkPHP5.0版本,使用了前端框架layui以及jqadmin封装的前端模块。 封装了状态、排序、删除等常用功能,所有操作几乎全是异步, 本次发布的为1.0.0beta版,难免会存在体验不好、BUG等,欢迎朋友们提出,最后您也可为这份开源的后台框架做份做贡献。 项目发布在GitHub和码云,主要维护GitHub,欢迎朋友们Fork pull为miniThink贡献。

版本更新

V1.0.0_beta

1、发布测试版 (本版本没有安装程序,使用时请将data目录中的sql导入到数据库)


使用注意事项

1、miniThink中并未添加OneThink中的插件机制,建议使用Composer,耦合性更低。
2、miniThink中有模块化开发的概念,但是没有添加模块中心之类的,具体请参考章节内的详细内容
3、在后台中需要继承System类,如果不需要走权限验证则请直接继承Controller或另写父类
4、强烈不建议在system模块里面进行开发,请开发者创建新的模块

minithink's People

Contributors

jaylin507 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.