{"id":13461976,"url":"https://github.com/geesondog/rhaphp","last_synced_at":"2025-05-16T08:03:20.528Z","repository":{"id":64347649,"uuid":"104063677","full_name":"geesondog/rhaphp","owner":"geesondog","description":"RhaPHP是微信第三方管理平台，微信公众号管理系统，支持多公众号管理，CRM会员管理，小程序开发，APP接口开发、几乎集合微信功能，简洁、快速上手、快速开发微信各种各样应用。简洁、好用、快速、项目开发快几倍 。","archived":false,"fork":false,"pushed_at":"2024-02-09T13:49:29.000Z","size":10493,"stargazers_count":1116,"open_issues_count":18,"forks_count":265,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-04-08T18:18:46.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.rhaphp.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geesondog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-19T10:59:29.000Z","updated_at":"2025-03-24T09:46:41.000Z","dependencies_parsed_at":"2024-10-29T18:35:37.218Z","dependency_job_id":null,"html_url":"https://github.com/geesondog/rhaphp","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/geesondog%2Frhaphp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geesondog%2Frhaphp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geesondog%2Frhaphp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geesondog%2Frhaphp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geesondog","download_url":"https://codeload.github.com/geesondog/rhaphp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493381,"owners_count":22080126,"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":[],"created_at":"2024-07-31T12:00:36.772Z","updated_at":"2025-05-16T08:03:20.477Z","avatar_url":"https://github.com/geesondog.png","language":"PHP","funding_links":[],"categories":["项目框架","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\n![](https://mp.rhaphp.com/public/static/images/rhaphp_pc.png)\n\n官方网站：https://www.rhaphp.com/\n\n交流社区：https://ask.rhaphp.com/\n\n进入公众号看演示\n\n![](https://raw.githubusercontent.com/geesondog/rhaphp/master/public/static/images/rhaphp_qrcode.jpg)\n\n![](https://raw.githubusercontent.com/geesondog/rhaphp/master/public/static/images/qq1.JPG)\n\n RhaPHP微信免费开源公众号管理系统，支持多公众号管理，平台独立且快速简洁易用。灵活的扩展应用机制，具有容易上手，几乎融合微信接口，简单的调用对二次开发与开发扩展应用模块大大提高开发效率，降低企业商家运营成本。扩展应用模块化，机制灵活，代码简单并快速上手。基于THINKPHP5强力内核驱动与LAYUI前端框架，支持 Linux/Windows/Mac。我们致力长期更新，永久免费开源！ \n \n \n## 安装系统\n把系统所需要文件上传到你的网站根目录，addons,data,uploads,runtime,config权限为777。访问http:域名/index.php/install/即可进入安装。PHP5.6或以上，但是为了最佳运行效果我们建议你使用PHP7.0或以上的版本，MYSQL建议在5.5或以上注意字符是utf8mb4。如果你在使用过程中遇到问题，请访问官方网站或者联系我们。也可邮件方式：qimengkeji@vip.qq.com\n\n\n## 系统目录结构\n~~~\nwww \n├─addons                应用插件目录\n│  ├─myApp              应用名称\n│     ├─controller      此控制器目录\n│     ├─model           此模型目录\n│     ├─view            视图目录\n│     ├─static          此应用的静态目录JS,CSS,IMAGE\n│     ├─common.php      此应用的函数文件\n│     ├─config.php      此应用的配置文件\n│     ├─install.sql     此应用的数据库安装文件\n│     └─logo.jpg        此应用的LOGO\n├─application           应用目录\n│  ├─admin              后台模块\n│  ├─behavior           行为目录\n│  ├─common             公共模块\n│  ├─install            系统安装模块\n│  ├─mp                 操作管理微信公众号模块\n│  ├─command.php        命令行工具配置文件\n│  ├─common.php         公共函数文件\n│  └─tags.php           应用行为扩展定义文件\n│\n├─public                静态目录JS,CSS,IMAGE\n├─data                  存放数据\n├─config                应用配置目录\n│  ├─module_name        模块配置目录\n│  │  ├─database.php    数据库配置\n│  │  ├─cache           缓存配置\n│  │  └─ ...            \n│  │\n│  ├─app.php            应用配置\n│  ├─cache.php          缓存配置\n│  ├─cookie.php         Cookie配置\n│  ├─database.php       数据库配置\n│  ├─log.php            日志配置\n│  ├─session.php        Session配置\n│  ├─template.php       模板引擎配置\n│  └─trace.php          Trace配置\n├─route                 路由定义目录\n│  ├─route.php          路由定义\n│  └─...                更多\n├─runtime               应用的运行时目录\n├─thinkphp              框架系统目录\n│  ├─lang               语言文件目录\n│  ├─library            框架类库目录\n│  │  ├─think           Think类库包目录\n│  │  └─traits          系统Trait目录\n│  │\n│  ├─tpl                系统模板目录\n│  ├─base.php           基础定义文件\n│  ├─convention.php     框架惯例配置文件\n│  ├─helper.php         助手函数文件\n│  └─logo.png           框架LOGO文件\n│\n├─extend                扩展类库目录\n├─vendor                第三方类库目录（Composer依赖库）\n├─build.php             自动生成定义文件（参考）\n├─安装协议.txt\n├─README.md             README 文件\n├─index.php             系统入口文件\n├─composer.json         composer 定义文件\n├─think                 命令行入口文件\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeesondog%2Frhaphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeesondog%2Frhaphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeesondog%2Frhaphp/lists"}