{"id":15131090,"url":"https://github.com/baijunyao/thinkphp-bjyadmin","last_synced_at":"2025-09-28T21:31:16.582Z","repository":{"id":90999139,"uuid":"56697682","full_name":"baijunyao/thinkphp-bjyadmin","owner":"baijunyao","description":"ThinkPHP 整合 Auth 权限管理、支付宝、微信支付、阿里 OSS、友盟推送、融云即时通讯、云通讯短信、Email、Excel、PDF 等等，基于 ThinkPHP 扩展了大量的功能，而不改动 ThinkPHP 核心，非常方便的升级、移植和使用。","archived":true,"fork":false,"pushed_at":"2019-10-10T12:31:47.000Z","size":37351,"stargazers_count":1760,"open_issues_count":3,"forks_count":736,"subscribers_count":181,"default_branch":"master","last_synced_at":"2024-09-27T03:23:06.288Z","etag":null,"topics":["admin","php","thinkphp"],"latest_commit_sha":null,"homepage":"https://baijunyao.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baijunyao.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,"governance":null}},"created_at":"2016-04-20T15:14:24.000Z","updated_at":"2024-09-09T08:08:09.000Z","dependencies_parsed_at":"2023-10-20T18:15:24.146Z","dependency_job_id":null,"html_url":"https://github.com/baijunyao/thinkphp-bjyadmin","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/baijunyao%2Fthinkphp-bjyadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baijunyao%2Fthinkphp-bjyadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baijunyao%2Fthinkphp-bjyadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baijunyao%2Fthinkphp-bjyadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baijunyao","download_url":"https://codeload.github.com/baijunyao/thinkphp-bjyadmin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234563143,"owners_count":18853060,"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":["admin","php","thinkphp"],"created_at":"2024-09-26T03:23:04.531Z","updated_at":"2025-09-28T21:31:07.166Z","avatar_url":"https://github.com/baijunyao.png","language":"PHP","readme":"[创建 QQ 群及捐赠渠道](https://baijunyao.com/article/124)  \n\n## 链接\n- 博客：https://baijunyao.com   \n- github: https://github.com/baijunyao/thinkphp-bjyadmin   \n- gitee: https://gitee.com/baijunyao/thinkphp-bjyadmin   \n\n## 简介\n使用thinkphp开发项目的过程中把一些常用的功能或者第三方sdk整合好；开源供亲们参考;\n这些都是经过线上运营考验的；无毒害可以免费放心折腾使用；只要不会某一天找到我说因为借鉴了这个开源产品的一些方法；而导致了好几个亿的损失；要我负责并赔偿就好；￣へ￣  \n当然；如果是想要一套博客程序；这也是有的：https://github.com/baijunyao/thinkphp-bjyblog\n\n## 说明\n此开源产品面向所有thinkphp开发用户；因为我的基本思想是不改动框架的源文件；只是围绕着框架扩展；所以整合的这些功能都可以无痛兼容各种环境；既可以按照文章将整合的这些功能方便的移植到你已有的项目中；也可以直接以此项目为基础开发；\n\n## 安装使用\n1. 请将程序直接放在根目录下；不要多层目录；例如正确：www/;错误：www/bjyadmin/ ；跟目录下已经有项目了？windows 环境参考[wamp 配置虚拟主机](https://baijunyao.com/article/62) ；linux环境参考[Linux 环境下 Apache 配置多个虚拟主机挂载多站点同时运行](https://baijunyao.com/article/9)\n2. 初次运行访问会进入安装程序；自动创建配置项和数据库；\n3. 安装失败了？那肯定是人品问题了；找个墙角面壁思过；然后参考[开源项目系列之 thinkphp-bjyblog 博客](https://baijunyao.com/article/104)的第2部分\n4. 默认用户名：admin   密码：123456\n5. 基础功能的使用参考[官网文档](http://document.thinkphp.cn/manual_3_2.html)\n6. 附加功能参考下面这些文章\n\n## 系列文章\n1. [thinkphp整合系列之短信验证码、订单通知](https://baijunyao.com/article/66)\n2. [thinkphp整合系列之rbac的升级版auth权限管理系统demo](https://baijunyao.com/article/67)\n3. [thinkphp整合系列之阿里云oss](https://baijunyao.com/article/68)\n4. [thinkphp整合系列之phpmailer批量发送邮件](https://baijunyao.com/article/69)\n5. [thinkphp整合系列之友盟消息推送](https://baijunyao.com/article/70)  \n6. [thinkphp整合系列之phpqrcode生成二维码](https://baijunyao.com/article/71)  \n7. [thinkphp整合系列之融云即时通讯在线聊天](https://baijunyao.com/article/72)  \n8. [thinkphp整合系列之tcpdf生成pdf文件](https://baijunyao.com/article/73)  \n9. [thinkphp整合系列之phpexcel生成excel文件](https://baijunyao.com/article/74)  \n10. [thinkphp整合系列之支付宝MD5加密方式扫码支付](https://baijunyao.com/article/75)  \n11. [thinkphp整合系列之支付宝RSA加密方式接收移动支付通知](https://baijunyao.com/article/76)  \n12. [thinkphp整合系列之微信扫码支付](https://baijunyao.com/article/77)  \n13. [thinkphp整合系列之微信公众号支付](https://baijunyao.com/article/78)  \n14. [thinkphp整合系列之极验滑动验证码](https://baijunyao.com/article/79)  \n15. [thinkphp整合系列之webuploader异步预览上传](https://baijunyao.com/article/80)  \n16. [thinkphp整合系列之phpexcel导入excel数据](https://baijunyao.com/article/82)  \n17. [thinkphp整合系列之苹果AppStore内购付款的服务器端php验证](https://baijunyao.com/article/106)  \n持续更新中...\n\n## 相关文章\n1. [thinkphp的目录结构设计经验总结](https://baijunyao.com/article/60)\n2. [thinkphp的model模型的设计经验总结](https://baijunyao.com/article/61)\n3. [总结thinkphp快捷查询getBy、getField、getFieldBy用法及场景](https://baijunyao.com/article/59)\n4. [解决thinkphp设置session周期无效的问题](https://baijunyao.com/article/44)\n5. [Thinkphp设置仅在调试模式关闭时显示404页面](https://baijunyao.com/article/70)  \n6. [thinkphp简洁、美观、靠谱的分页类](https://baijunyao.com/article/25)  \n7. [thinkphp自定义模板标签(一)](https://baijunyao.com/article/21)  \n8. [thinkphp自定义模板标签(二)](https://baijunyao.com/article/22)  \n9. [thinkphp把模板文件View独立出来](https://baijunyao.com/article/90)  \n10. [对照着jquery来学vue.js系列之配合thinkphp下拉获取分页数据](https://baijunyao.com/article/88)  \n11. [thinkphp安装引导程序](https://baijunyao.com/article/91)  \n12. [thinkphp整合系列之gulp实现前端自动化](https://baijunyao.com/article/103)  \n13. [开源项目系列之thinkphp-bjyblog博客](https://baijunyao.com/article/104)  \n14. [开源项目系列之thinkphp-bjyadmin各种功能扩展](https://baijunyao.com/article/105)  \n持续更新中...\n\n## 针对thinkphp的改进优化；\n1. 修复tinkphp的session设置周期无效的bug；\n2. 自定义标签 /Application/Common/Tag/My.class.php；\n3. 将html视图页面分离；\n\n## php整合\n1. PHPMail发送邮件\n2. PHPExcel生成excel表格\n3. TCPDF生成pdf文件\n4. 容联云通讯短信验证码\n5. 阿里oss云存储\n6. 支付宝pc端支付MD5方式\n7. 支付宝移动端支付接口RSA方式\n8. 微信扫码支付\n9. 微信JSSDK支付\n10. 融云即时通讯\n11. 友盟推送\n12. Memcached缓存\n13. Auth权限管理\n14. emoji表情转换\n\n## php整合使用说明\n大量常用的php工具及sdk已经整合；并写成函数；只要配置好各种key使用非常之方便；  \n例如：send_email('邮箱','标题','内容'); 即可发送一封邮件  \n设置好需要上传到oss的目录；使用upload('路径'); 用户上传文件时会自动上传到oss；并且可以选择是否在本地保留文件；  \n更多功能可以查看 /Application/Common/Common/function.php 等源代码\n\n## 前端整合\n1. boostrap、sui、framework7、frozenui等前端框架；\n2. ueditor、umeditor百度富文本编辑器；\n3. webuploader上传、iCheck美化的单选复选按钮、layer弹出层、laydate日期等插件；\n4. font-awesome、animate.css；\n\n## 前端使用说明\n大量常用的框架及插件已经整合并且加入标签库；在html页面中中只需要很简单的代码就可以引入；  \n例如：   `\u003cueditor name=\"content\" /\u003e` 这样一个简单的标签就可以将editor编辑器引入并设置name名为content;\n提交post时后台即可通过content字段直接获取到内容；  \n`\u003cjquery /\u003e`标签可引入jQuery  \n不知道怎么自定义标签？传送门：https://baijunyao.com/article/21   \n更多标签可以查看 /Application/Common/Tag/My.class.php 源代码\n\n## 商业友好的开源协议\nbjyadmin遵循Apache2开源协议发布。Apache Licence是著名的非盈利开源组织Apache采用的协议。该协议和BSD类似，鼓励代码共享和尊重原作者的著作权，同样允许代码修改，再作为开源或商业软件发布。\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaijunyao%2Fthinkphp-bjyadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaijunyao%2Fthinkphp-bjyadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaijunyao%2Fthinkphp-bjyadmin/lists"}