Home

Awesome

<p align="center"> <br>  <b>创造不息,交付不止</b> <br> <a href="https://www.yousails.com"> <img src="https://yousails.com/banners/brand.png" width=350> </a> </p>

此项目已废弃,最新的代码已迁移至 summerblue/phphub5


<p align="center"> <img src="http://ww4.sinaimg.cn/large/76dc7f1bgw1eyfw7ewb0nj20q808774z.jpg" alt="PHPHub-iOS" title="PHPHub-iOS" width="1000"/> </p> <p align="center"> <a href="https://styleci.io/repos/42855306"><img src="https://styleci.io/repos/42855306/shield?style=flat"/></a> <a href="https://weibo.com/846936588"><img src="https://img.shields.io/badge/contact-@NauxLiu-orange.svg?style=flat" /></a> <a href="https://github.com/NauxLiu/phphub-server/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-green.svg?style=flat" /></a> <a href="https://scrutinizer-ci.com/g/NauxLiu/phphub-server/?branch=master"><img src="https://scrutinizer-ci.com/g/NauxLiu/phphub-server/badges/quality-score.png?b=master&style=flat" /></a> </p>

介绍

本项目是使用 Laravel 5.1 重写的 PHPHub,遵循 Laravel 代码规范。

遇到问题或有好的建议? 欢迎 star 和提交 pr 或提交一个 issue

目前仅完成了 API 接口,WEB 版尚未在开发中。

PHPHub 相关项目

以下是 PHPHub 的其他开源项目

环境依赖

推荐使用 Homestead 环境作为开发测试环境,使用文档见 Homestead Documentation

安装文档

Homestead - 待补充
Docker - 待补充

API 文档

在线阅读: https://nauxliu.gitbooks.io/phphub-api-doc/content/index.html
GitHub: https://github.com/NauxLiu/phphub-api-doc