Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NauxLiu/phphub-server

[INACTIVE] 基于 Laravel 5.1 的 PHPHub Server 端
https://github.com/NauxLiu/phphub-server

Last synced: about 2 months ago
JSON representation

[INACTIVE] 基于 Laravel 5.1 的 PHPHub Server 端

Awesome Lists containing this project

README

        




 创造不息,交付不止





# 此项目已废弃,最新的代码已迁移至 [summerblue/phphub5](https://github.com/summerblue/phphub5)

---


PHPHub-iOS






# 介绍
本项目是使用 Laravel 5.1 重写的 [PHPHub](https://github.com/summerblue/phphub),遵循 [Laravel](https://styleci.readme.io/docs/presets#laravel) 代码规范。

遇到问题或有好的建议? 欢迎 star 和提交 pr 或提交一个 [issue](https://github.com/NauxLiu/phphub-server/issues) ❤

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

### PHPHub 相关项目

以下是 PHPHub 的其他开源项目

* [PHPHub-iOS](https://github.com/Aufree/phphub-ios) by [@Aufree](https://github.com/Aufree)
* [PHPHub-Android](https://github.com/CycloneAxe/phphub-android) by [@Kelvin](https://github.com/CycloneAxe) and [@Xiaoxiaoyu](https://github.com/xiaoxiaoyu)
* [PHPHub-UI](https://github.com/phphub/phphub-ui) by [@Summer](https://github.com/phphub/phphub-ui) and [@Aufree](https://github.com/aufree)
* [PHPHub-Web](https://github.com/summerblue/phphub) by [@Summer](https://github.com/phphub/phphub-ui)

### 环境依赖
* PHP 5.5.9 +
* Laravel 5.1

推荐使用 Homestead 环境作为开发测试环境,使用文档见 [Homestead Documentation](http://laravel-china.org/docs/5.0/homestead)

### 安装文档
Homestead - 待补充
Docker - 待补充

### API 文档

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