Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/summerblue/phphub
(Deprecated See - https://github.com/summerblue/phphub5 ) 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/summerblue/phphub
laravel laravel-china-community php phphub
Last synced: about 15 hours ago
JSON representation
(Deprecated See - https://github.com/summerblue/phphub5 ) 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/summerblue/phphub
- Owner: summerblue
- License: mit
- Created: 2014-08-13T06:39:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T14:24:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T17:51:14.564Z (2 months ago)
- Topics: laravel, laravel-china-community, php, phphub
- Language: PHP
- Homepage:
- Size: 5.31 MB
- Stars: 1,814
- Watchers: 169
- Forks: 511
- Open Issues: 21
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-opensource-apps - PHPhub
- my-awesome - phphub - (Deprecated See - https://github.com/summerblue/phphub5 ) 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. (PHP)
README
## Deprecated (放弃维护)
> Please note that is project is deprecated, Laravel5.1 Version is at https://github.com/summerblue/phphub5
>
> 此项目已放弃维护,请前往下载最新版 https://github.com/summerblue/phphub5## 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 cj [at] estgroupe.com
[![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.