{"id":13561146,"url":"https://github.com/duxphp/duxravel","last_synced_at":"2025-04-03T16:32:09.764Z","repository":{"id":39644409,"uuid":"440446230","full_name":"duxphp/duxravel","owner":"duxphp","description":"Duxravel 是基于 Laravel 框架和Arco Design Vue 开发的后台管理开发框架","archived":true,"fork":false,"pushed_at":"2022-10-13T08:23:27.000Z","size":1154,"stargazers_count":72,"open_issues_count":1,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-14T19:54:04.733Z","etag":null,"topics":["arco-design","laravel","php","vite","vue"],"latest_commit_sha":null,"homepage":"https://www.duxravel.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duxphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-21T08:37:38.000Z","updated_at":"2024-03-08T06:51:53.000Z","dependencies_parsed_at":"2022-07-25T21:18:18.730Z","dependency_job_id":null,"html_url":"https://github.com/duxphp/duxravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duxphp%2Fduxravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duxphp%2Fduxravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duxphp%2Fduxravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duxphp%2Fduxravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duxphp","download_url":"https://codeload.github.com/duxphp/duxravel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247037107,"owners_count":20873097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arco-design","laravel","php","vite","vue"],"created_at":"2024-08-01T13:00:52.950Z","updated_at":"2025-04-03T16:32:04.756Z","avatar_url":"https://github.com/duxphp.png","language":"PHP","funding_links":[],"categories":["Boilerplates"],"sub_categories":["Vue"],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.duxravel.com/\"\u003e\n    \u003cimg src=\"https://github.com/duxphp/duxravel/blob/main/resources/image/watermark.png?raw=true\" width=\"100\" height=\"100\"\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\u003ccode\u003eduxravel\u003c/code\u003e 是一款基于Laravel框架的开源的中文后台管理系统，拥有更快、更便捷、易开发的定制化管理后台。\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.duxravel.com\"\u003e中文文档\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://packagist.org/packages/duxphp/duxravel\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/v/release/duxphp/Duxravel\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/duxphp/duxravel\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/dt/duxphp/duxravel.svg?style=flat-square\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/duxphp/duxravel\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/l/duxphp/duxravel.svg?maxAge=2592000\u0026\u0026style=flat-square\" alt=\"Packagist\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/laravel/laravel\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/dependence-laravel 8-red?style=flat-square\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n## 特点\n- 📦 开箱即用，将注意力集中在组件开发和文档编写上\n- 📋 一体化封装的 UI 组件，让后端开发远离前端的复杂\n- 📱 前端实时编译器，无需二次打包帮助即可快速增加前端组件\n- 🏷 命令行生成基础开发模块，减少复制粘贴操作\n- 🎨 文件化式菜单权限，减少数据化式的操作冗余\n- 📡 内部 hook 式低耦开发，即插即用，应用即插件\n\n\n## 环境\n\n- PHP \u003e= 7.4.0\n- Mysql \u003e= 5.7.0\n- Composer \u003e= 2.0.0\n- Laravel \u003e= 8.0.0\n- Redis PHP Extension\n\n## 安装\n\n```shell\n// 创建站点目录\n$ mkdir library \u0026\u0026 cd library\n\n// 安装项目\n$ composer create-project duxphp/duxravel\n\n// 启动web服务访问安装向导\nhttp://localhost\n```\n\n## 维护者\n\n[@duxphp](https://github.com/duxphp)\n\n[@ShaoGongBra](https://github.com/ShaoGongBra)\n\n\n\n## 使用许可\n\n[MIT](LICENSE) © Richard Littauer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduxphp%2Fduxravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduxphp%2Fduxravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduxphp%2Fduxravel/lists"}