Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenhg5/phphub
PHPHub is a Forum project written in Laravel 4.2, and it is also the project build up PHP & Laravel China community - http://phphub.org.
https://github.com/chenhg5/phphub
Last synced: about 2 months ago
JSON representation
PHPHub is a Forum project written in Laravel 4.2, and it is also the project build up PHP & Laravel China community - http://phphub.org.
- Host: GitHub
- URL: https://github.com/chenhg5/phphub
- Owner: chenhg5
- License: mit
- Fork: true (summerblue/phphub)
- Created: 2016-03-03T03:25:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T23:48:28.000Z (almost 9 years ago)
- Last Synced: 2024-03-02T07:32:58.519Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 5.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## PHPHub related projects
You can checkout the others open source projects of PHPHub in the following list.
* [PHPHub-iOS](https://github.com/Aufree/phphub-ios) by [@Aufree](https://github.com/Aufree)
* [PHPHub-Server](https://github.com/NauxLiu/phphub-server) by [@NauxLiu](https://github.com/NauxLiu)
* [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)## Introduction
PHPHub is a `Forum project` written in `Laravel4.2`, and it is also the project build up [PHP & Laravel China community](http://www.phphub.org).
The [phphub.org](http://phphub.org) site is entirely open source, and community involvement is not only encouraged, but required in order to ensure the future success of the project.
If you have any questions please don't hesitate to ask them in an issue or email me at [email protected].
[![Build Status](https://api.travis-ci.org/summerblue/phphub.svg?branch=master)](https://travis-ci.org/summerblue/phphub)
### Screen Shots
![](http://ww3.sinaimg.cn/large/6d86d850gw1ejre58qql6j21kw177tif.jpg)
![](http://ww3.sinaimg.cn/large/6d86d850gw1ejre5gl0sjj21kw16z7ch.jpg)
![](http://ww3.sinaimg.cn/large/6d86d850gw1ejre8frigyj20td0ma77d.jpg)
## Requirements and Environment
* PHP 5.4+
* Laravel 4.2+We use Laravel Homestead for local development. Please review the [Homestead documentation](http://laravel.com/docs/homestead) to install it.
[ 中文版本的本地环境部署见这里 见 wiki](https://github.com/summerblue/phphub/wiki/PHPhub-%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%E9%83%A8%E7%BD%B2)
[Step by Step Guide to Setting up the PHPHub Development Environment](https://github.com/summerblue/phphub/wiki/Step-by-Step-Guide-to-Setting-up-the-PHPHub-Development-Environment)
## Thanks
* [Laravel.io Project](https://github.com/LaravelIO/laravel.io)
* [Twitter bootstrap](http://getbootstrap.com/)
* [Laravel4](http://laravel.com/)
* Inspiration come from [v2ex](http://v2ex.com/) & [ruby-china](https://ruby-china.org/).
* So many other excelent open source project. :+1:.## Contributors
[On the Project Contributors Page](https://github.com/summerblue/phphub/graphs/contributors)
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## License
Copyright (c) 2014 PHPHub.org
The MIT License (MIT). Please see [Opensource MIT License](http://www.opensource.org/licenses/MIT) for more information.