PHPackages                             zhiyicx/thinksns-plus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. zhiyicx/thinksns-plus

Abandoned → [slimkit/plus](/?search=slimkit%2Fplus)Project[DevOps &amp; Deployment](/categories/devops)

zhiyicx/thinksns-plus
=====================

The Plus(ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.

2.4.1(5y ago)2.2k3.8k468[102 issues](https://github.com/slimkit/plus/issues)[5 PRs](https://github.com/slimkit/plus/pulls)Apache-2.0PHPPHP ^7.3|^7.4|^8.0CI passing

Since May 27Pushed 4y ago107 watchersCompare

[ Source](https://github.com/slimkit/plus)[ Packagist](https://packagist.org/packages/zhiyicx/thinksns-plus)[ RSS](/packages/zhiyicx-thinksns-plus/feed)WikiDiscussions 2.4 Synced 1mo ago

READMEChangelog (10)Dependencies (46)Versions (72)Used By (0)

[![Plus (ThinkSNS+) Logo](https://github.com/slimkit/plus/raw/master/public/plus.png)](https://github.com/slimkit/plus/raw/master/public/plus.png)

Plus (ThinkSNS+)
================

[](#plus-thinksns)

[![Codacy Badge](https://camo.githubusercontent.com/bc08f2ee39e51b9407a650140c2cf44eb094b10c10cd844b1d021e1b4c375e33/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3833323064656161383062383438396639356663656461616536646630373964)](https://www.codacy.com/app/slimkit/plus?utm_source=github.com&utm_medium=referral&utm_content=slimkit/plus&utm_campaign=Badge_Grade)[![Codacy Badge](https://camo.githubusercontent.com/470f4e46fc22f83cd11af8a3d76323501e61597470184e608763d0d2d11c5feb/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3833323064656161383062383438396639356663656461616536646630373964)](https://www.codacy.com/app/slimkit/plus?utm_source=github.com&utm_medium=referral&utm_content=slimkit/plus&utm_campaign=Badge_Coverage)[![StyleCI](https://camo.githubusercontent.com/e269aa69155e6aed53c20b47a1b647a4988ac6a38d261996a1a1321b09a4f55a/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f37363632373432332f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/76627423)[![Build Status](https://camo.githubusercontent.com/6269328d46636dac4a985d3f1e93832622a90d8614a1a377ad459ca6061f34f0/68747470733a2f2f7472617669732d63692e6f72672f736c696d6b69742f706c75732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/slimkit/plus)[![QQ Group](https://camo.githubusercontent.com/cd6a733b5e5d0ff27bbb64507cc392f7dd41c85bcbb9c6280fb37f723d10f350/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f515125323047726f75702d3635313234303738352d7265642e7376673f6c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](//shang.qq.com/wpa/qunwpa?idkey=01b61bdf8a7efc2a40ab4caab2d14793f340e5fe5d09aa0c2c17f3115a579678)

[Plus (ThinkSNS+)](http://www.thinksns.com) 是使用 [Laravel](https://laravel.com/) 框架开发；一个功能强大、易于开发和动态拓展的社交系统。Plus 是遵循 **PSR 规范** 代码统一，并功能块松耦合。你安装完成 Plus 并不意味着已经成功安装了所有功能，因为 Plus 使用 **模块化** 的 原则，所以你安装完成后拥有了所有可以被请求的 REST 接口和后台管理面板，你可能还需要安装如下模块：

- 一个对搜索引擎支持良好的大屏 Web 界面 👉 [ThinkSNS Plus PC](https://github.com/zhiyicx/plus-component-pcos)
- 极大程度还原原生 APP 体验的 SPA (Single Page Application) 应用 👉 [ThinkSNS Plus SPA](https://github.com/zhiyicx/plus-component-h5)
- 一个更加强大的大屏 Web 界面应用 (但它是收费的) 👉 [Plus PC](https://github.com/zhiyicx/plus-component-pc)

> 如果你关注 ThinkSNS 所属公司更多开源产品，请看[ThinkSNS 官网](http://www.thinksns.com)

特点
--

[](#特点)

Plus 是基于 Laravel 所开发，它拥有下面的几个主要特点：

1. 跟随 Laravel 一同升级，但是我们放弃 LTS 版本，长期的框架不变，虽然会趋于稳定，但是 Plus 是一款长期规划维护的开源项目，随时升级框架以便我们可以尽情的使用新的技术和特性
2. 前后端分离，Plus 安装完成只拥有功能快的 REST 接口部分，可以利用接口开发任何形态的客户端
3. 后台管理面板采用 Vue.js 开发
4. 使用 PHP 7 严格模式，以数据类型来限制开发人员的不规范开发
5. 完全符合 PSR 规范，代码风格选择的是比 PSR-2 更加严格的规范
6. 完善的文档，是的！在开源社区中， 一个开源项目的文档很重要。

文档
--

[](#文档)

你可以在我们的文档网站上看到所有文档 👉

它被分为以下几个部分：

- [快速开始 · 安装](https://slimkit.github.io/docs/server-getting-started-installation.html)
- [指南](https://slimkit.github.io/docs/server-guides-package.html)
- [REST API v2](https://slimkit.github.io/docs/api-v2-overview.html)

当然，有一些并不在网站上，而是在 Plus 代码仓库中：

- [贡献指南 &amp; 贡献者感谢名单](https://github.com/slimkit/plus/blob/master/.github/CONTRIBUTING.md)
- [行为守则](https://github.com/slimkit/plus/blob/master/.github/CODE_OF_CONDUCT.md)

安装
--

[](#安装)

安装 Plus 是一件非常简单的事情，但是你要先做到以下几点必须：

- PHP 版本必须大于 `7.1.3`
- 你已下载并安装过 `Composer`
- 你拥有一个 `MySQL` 或者 `PostgreSQL` 等数据库

下载程序：

```
composer create-project slimkit/plus
```

基本配置：

下载完成后进入程序的 `storage/configure/` 目录，你会看到一个 `plus.yml.example` 文件，复制一份命名为 `plus.yml` 然后打开这份 Yaml 配置文件，进行你数据库等信息的配置。

生成数据表以及默认填充数据：

```
php artisan migrate --seed
```

软链公开磁盘并发布静态资产：

```
php artisan storage:link
php artisan vendor:publish --all
```

运行 Plus 程序：

```
php artisan serve
```

现在你可以访问 `http://127.0.0.1:8000` 查看你安装的 Plus 程序了，但是上述只是一份简单的安装，更加详细或者可以运行在 正式环境的安装指南请参阅 👉 [安装指南](https://slimkit.github.io/docs/server-getting-started-installation.html)

交流 &amp; 支持
-----------

[](#交流--支持)

你可以申请加入官方 QQ 群进行交流，群号 `143325287`。

贡献
--

[](#贡献)

这个仓库的贡献者并不代表只是 Plus 的贡献者，我们也会把 Laravel 的贡献者加入感谢名单，因为他们为 Laravel 所做出的贡献，也使得 Plus 项目更加强大。

感谢所有为 Plus 贡献的人！ [![](https://camo.githubusercontent.com/4d8e7f718d40e0d3bec66149eadfecac226114c3b4b404cf6ab01e0a5a166e10/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f636f6e7472696275746f72732e7376673f77696474683d383930)](https://github.com/slimkit/plus/graphs/contributors)

### [行为守则](https://github.com/slimkit/plus/blob/master/.github/CODE_OF_CONDUCT.md)

[](#行为守则)

我们按照开源项目社区的建议，为 Plus 提供了我们期望参与者遵守的行为准则，请 [阅读准则](https://github.com/slimkit/plus/blob/master/.github/CODE_OF_CONDUCT.md) 全文，以便了解哪些行为是我们不会容忍的。

### [贡献指南](https://github.com/slimkit/plus/blob/master/.github/CONTRIBUTING.md)

[](#贡献指南)

阅读我们的 [贡献指南](https://github.com/slimkit/plus/blob/master/.github/CONTRIBUTING.md)，了解我们的开发过程， 如题提出错误修正或者建议，我们在贡献指南中包含了所有的贡献者名单。

赞助
--

[](#赞助)

首先，我们有一个特约赞助商 👉 [成都 · 智艺创想](http://www.zhiyicx.com)，该赞助商为 Plus 团队提供了一个开发的基础，提供工作场所以及提供商务处理事宜，并且开发了如下商业项目：

- ThinkSNS Plus Android 客户端
- ThinkSNS Plus iOS 客户端
- 一个强大且全面的大屏 Web 界面应用
- 问答模块
- 圈子社群模块

如果你对这些商业模块感兴趣，可以联系 QQ `3515923610` 了解更多细节。

### 赞助商

[](#赞助商)

感谢所有赞助商！(如果你也支持这个项目，[√成为赞助商](https://opencollective.com/plus#sponsor))

[![](https://camo.githubusercontent.com/1001dd24e3e680fb4d3f23a0823f9a5e41a95dd4cbe51d528b65499ca7e19d62/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f302f6176617461722e737667)](https://opencollective.com/plus/sponsor/0/website)[![](https://camo.githubusercontent.com/4d8a8b2ad2152df7e0aefe8de56c78ccc476e136720cc4eb8baa198f7c8f009f/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f312f6176617461722e737667)](https://opencollective.com/plus/sponsor/1/website)[![](https://camo.githubusercontent.com/140c6bc59dfa70ee732a70f0494d5c557be7a8b88c2f5994ce6ed52edfea2580/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f322f6176617461722e737667)](https://opencollective.com/plus/sponsor/2/website)[![](https://camo.githubusercontent.com/93c6a1e6b6481cefe6f917ac8a630e525fdf5cb29f2f530f99898c298bc32d9e/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f332f6176617461722e737667)](https://opencollective.com/plus/sponsor/3/website)[![](https://camo.githubusercontent.com/aeaf27a7d79ff9e3a55394b184c993947d6f4e875192db8532223eb1308fb041/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f342f6176617461722e737667)](https://opencollective.com/plus/sponsor/4/website)[![](https://camo.githubusercontent.com/4bc36b6944afbcbd0efa2d310c76ca15c339d7e6c15a1a6fce0cd5f537e9d13c/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f352f6176617461722e737667)](https://opencollective.com/plus/sponsor/5/website)[![](https://camo.githubusercontent.com/76a596a7cf6e6ad206083c75708a2a1bbd0913c4a82a5d23e4e67fae73124007/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f362f6176617461722e737667)](https://opencollective.com/plus/sponsor/6/website)[![](https://camo.githubusercontent.com/e997c50897dd2820458de6bfd273836908833f4af379f841f678baff6156adbf/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f372f6176617461722e737667)](https://opencollective.com/plus/sponsor/7/website)[![](https://camo.githubusercontent.com/b47b424298f711a71111ceefe6f63155f44dedee8e98361f4e06deb95b720373/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f382f6176617461722e737667)](https://opencollective.com/plus/sponsor/8/website)[![](https://camo.githubusercontent.com/1d616b573a6f46095eefaffcd0053477c293863f52c8f4d67ae91e1c6510089b/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f706c75732f73706f6e736f722f392f6176617461722e737667)](https://opencollective.com/plus/sponsor/9/website)

优秀项目推荐
------

[](#优秀项目推荐)

- [PHP CORS](https://github.com/medz/cors) 专为 PHP 开发的“跨域资源共享”中间件，快速解决 PHP 设置跨域问题
- [Notadd](https://github.com/notadd/notadd) 基于 Nest.js 的微服务开发架构，异步高性能应用、AOP（面向切面编程）

License
-------

[](#license)

Plus 代码采用企业定制许可证发布，请参阅完整的[许可证文本](https://github.com/slimkit/plus/blob/master/LICENSE)

Copyright © 2018 Chengdu [ZhiYiChuangXiang](http://zhiyicx.com) Technology Co., Ltd. All rights reserved.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity46

Moderate usage in the ecosystem

Community38

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~27 days

Recently: every ~255 days

Total

63

Last Release

1601d ago

Major Versions

1.9.5 → 2.0.02018-09-20

PHP version history (6 changes)v1.0.0-alpha.1PHP &gt;=7.0

v1.0.0-alpha.7PHP &gt;=7.0.0

v1.7.0PHP &gt;=7.1.3

v1.8.0-rc.0PHP ^7.1.3

2.3.x-devPHP &gt;=7.2.0

2.4.1PHP ^7.3|^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7547713bfbbbc79ddd3b9779c430b82628c9f3d3398c6d88a075927df81693f0?d=identicon)[medz](/maintainers/medz)

![](https://www.gravatar.com/avatar/395f5130f66abacfe620265926b428fee3d93166aa3607bd8895299d7989ede7?d=identicon)[zhiyicx](/maintainers/zhiyicx)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (4484 commits)")[![medz](https://avatars.githubusercontent.com/u/5564821?v=4)](https://github.com/medz "medz (3816 commits)")[![boxshadow](https://avatars.githubusercontent.com/u/8577474?v=4)](https://github.com/boxshadow "boxshadow (808 commits)")[![this-BaiShi](https://avatars.githubusercontent.com/u/9911791?v=4)](https://github.com/this-BaiShi "this-BaiShi (715 commits)")[![mutoe](https://avatars.githubusercontent.com/u/9391981?v=4)](https://github.com/mutoe "mutoe (574 commits)")[![yamihao](https://avatars.githubusercontent.com/u/15937325?v=4)](https://github.com/yamihao "yamihao (382 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (183 commits)")[![HHHCODE](https://avatars.githubusercontent.com/u/22805212?v=4)](https://github.com/HHHCODE "HHHCODE (146 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (113 commits)")[![daylerees](https://avatars.githubusercontent.com/u/207870?v=4)](https://github.com/daylerees "daylerees (105 commits)")[![franzliedke](https://avatars.githubusercontent.com/u/249125?v=4)](https://github.com/franzliedke "franzliedke (92 commits)")[![cloverpander](https://avatars.githubusercontent.com/u/45056748?v=4)](https://github.com/cloverpander "cloverpander (82 commits)")[![jasonlewis](https://avatars.githubusercontent.com/u/829059?v=4)](https://github.com/jasonlewis "jasonlewis (48 commits)")[![ZsyD](https://avatars.githubusercontent.com/u/22512286?v=4)](https://github.com/ZsyD "ZsyD (43 commits)")[![sparksp](https://avatars.githubusercontent.com/u/243893?v=4)](https://github.com/sparksp "sparksp (37 commits)")[![cviebrock](https://avatars.githubusercontent.com/u/166810?v=4)](https://github.com/cviebrock "cviebrock (33 commits)")[![tobsn](https://avatars.githubusercontent.com/u/109529?v=4)](https://github.com/tobsn "tobsn (26 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (26 commits)")[![LipYoung](https://avatars.githubusercontent.com/u/15086314?v=4)](https://github.com/LipYoung "LipYoung (24 commits)")[![JeffreyWay](https://avatars.githubusercontent.com/u/183223?v=4)](https://github.com/JeffreyWay "JeffreyWay (20 commits)")

---

Tags

appcomponentcomposerdockerlaravelphppowerfulpsrsnssocialthinkthinksnsuserwebphpweblaraveluserSNSappthinkthinksns

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zhiyicx-thinksns-plus/health.svg)

```
[![Health](https://phpackages.com/badges/zhiyicx-thinksns-plus/health.svg)](https://phpackages.com/packages/zhiyicx-thinksns-plus)
```

###  Alternatives

[slimkit/plus

The Plus(ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.

2.2k2.4k](/packages/slimkit-plus)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[bytefury/crater

Free &amp; Open Source Invoice App for Individuals &amp; Small Businesses. https://craterapp.com

8.3k4.2k](/packages/bytefury-crater)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
