PHPHub related projects
You can checkout the others open source projects of PHPHub in the following list.
- PHPHub-iOS by @Aufree
- PHPHub-Server by @NauxLiu
- PHPHub-Android by @Kelvin and @Xiaoxiaoyu
- PHPHub-UI by @Summer and @Aufree
- PHPHub-Web by @Summer
介绍
本项目是使用 Laravel 5.1 重写的 PHPHub,遵循 Symfony
代码规范。基于 MIT 协议开放源码。
遇到问题或有好的建议? 欢迎 star 和提交 pr 或提交一个 issue
目前仅完成了 API 接口,WEB 版尚未在开发中。
环境依赖
- PHP 5.5.9 +
- Laravel 5.1
推荐使用 Homestead 环境作为开发测试环境,使用文档见 Homestead Documentation
安装文档
Homestead - 待补充
Docker - 待补充
API 文档
待补充
基于本项目 API 开发的项目
PHPHub iOS 客户端 - by @Aufree
PHPHub Android 客户端 - by @CycloneAxe, @xiaoxiaoyu, @NauxLiu