Coder Social home page Coder Social logo

imi-admin's Introduction

imi-admin

专注于高效快速开发的后台管理框架

star Php Version Swoole Version

imi 框架的 Admin 项目。

基于 后端 imi + 前端 SCUI 进行开发

QQ交流群:618440872

功能说明

Auth鉴权与登陆,日志

ThinkPHP6抽离的验证器

让每个命名空间模块化路由

基于imi的服务注册配置中心

本地/阿里云OSS文件上传与删除

短信驱动及完整的验证码接口

邮件驱动及完整的验证码接口

完善的资源库选择器

前后段php+vue代码生成

筹备更新

imi-admin 1.1版本准备中...

最近比较忙 更新马上回来

更新内容:

完美兼容imi三个容器

表单和表格做build封装,通过json获取参数就能生成页面

回收,导入导出

分片上传

可视化定时任务

验证码容器

用户关系功能以及完善的基础用户设计

更牛逼的代码生成以及更多好用的imi组件

安装说明

后端开始安装

composer create-project phpben/imi-admin
cd imi-admin
composer install
composer imi-admin-install

前端开始安装

cd imi-ui
npm i
#or
cnpm i

配置imi-ui/config/index.js

启动

#后端启动
vendor/bin/imi-swoole swoole/start
#前端启动
cd imi-ui && npm run serve

特别鸣谢

PHP - 世界上最好的语言
Swoole - PHP 协程框架
imi - PHP长连接微服务分布式开发框架
ElementUi - 桌面端组件库
Scui - 企业级中后台前端

LICENSE

Apache License 2.0

imi-admin's People

Contributors

87409645 avatar ftlh2005 avatar qingxinedu avatar yurunsoft avatar mjc960512 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.