PHPackages                             phpdish/phpdish - 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. [Templating &amp; Views](/categories/templating)
4. /
5. phpdish/phpdish

ActiveProject[Templating &amp; Views](/categories/templating)

phpdish/phpdish
===============

0.3.3(8y ago)23033730[9 issues](https://github.com/phpdish/phpdish/issues)[3 PRs](https://github.com/phpdish/phpdish/pulls)1MITPHPPHP &gt;=7.2.0

Since Mar 13Pushed 6y ago14 watchersCompare

[ Source](https://github.com/phpdish/phpdish)[ Packagist](https://packagist.org/packages/phpdish/phpdish)[ RSS](/packages/phpdish-phpdish/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (48)Versions (8)Used By (1)

 [ ![PHPDish](https://raw.githubusercontent.com/slince/phpdish/master/assets/img/logo2.png) ](https://www.phpdish.com/)

PHPDish 是一个基于Symfony框架开发的内容社区系统；得益于大量的前端以及后端的第三方类库的使用使得PHPDish有着高质量的代码，敏捷实现； 你可以使用composer或者直接下载本仓库进行程序的安装，注意切换到tag。

[PHPDish 开发手册以及详细安装文档](https://www.phpdish.com/books/docs)

Requirements:
-------------

[](#requirements)

- PHP 7.2.0+
- MYSQL 5.6.0+

Features
--------

[](#features)

- 社区话题/回复
- 专栏文章/评论
- Notification通知
- Markdown编辑器
- Github风格Emoji表情支持
- 在回复中@他人
- 个人主页
- 电子书编辑/阅读
- 专栏/电子书付费订阅
- 钱包管理

关于部分功能的使用以及实现请关注”[PHPDish开发手记](https://www.phpdish.com/categories/phpdish-development-notes)“专栏，我会在该专栏内记录一些开发经历与使用方法；

PHPDish功能仍在继续实现中，陆续会有新的功能发布出来，欢迎关注，欢迎贡献代码。如果你有好的建议或者问题需要反馈, 可以在[Issue](https://github.com/slince/phpdish/issues) 发布新贴；或者到PHPDish社区 发布新的话题。如果没有及时回复你可以在PHPDish私信我[@slince](http://www.phpdish.com/users/slince)；

文档
--

[](#文档)

安装文档查看这里 [/app/Resources/doc/install.md](./app/Resources/doc/install.md)

开源库
---

[](#开源库)

项目中使用的第三方库比较多不能一一列举，这里提一些比较核心功能使用到的库

- 后端

名称说明[friendsofsymfony/user-bundle](https://github.com/FriendsOfSymfony/FOSUserBundle)用户管理基础组件[friendsofsymfony/message-bundle](https://github.com/FriendsOfSymfony/FOSMessageBundle)站内信实现的基础组件[knplabs/knp-markdown-bundle](https://github.com/KnpLabs/KnpMarkdownBundle)Markdown 解析组件[knplabs/knp-gaufrette-bundle](https://github.com/KnpLabs/KnpGaufretteBundle)文件系统管理组件[knplabs/knp-menu-bundle](https://github.com/KnpLabs/KnpMenuBundle)菜单栏生成组件[hwi/oauth-bundle](https://github.com/hwi/HWIOAuthBundle)OAuth登录[emojione/emojione](https://github.com/emojione/emojione)Emoji 表情解析的后端组件[lincanbin/material-design-avatars](https://github.com/lincanbin/Material-Design-Avatars)字符头像生成库- 前端

名称说明[jquery-pjax](https://github.com/defunkt/jquery-pjax)PJax[marked](https://github.com/chjj/marked)Markdown 解析组件，前端用[plupload](https://github.com/moxiecode/plupload)文件上传[twemoji](https://github.com/twitter/twemoji)Emoji 解析[textcomplete](https://github.com/yuku-t/textcomplete)文本域内自动完成，@用户和emoji提示由此组件实现[store](https://github.com/marcuswestin/store.js)数据存储组件，可将数据写入到多个媒介[highlight.js](https://github.com/isagalaev/highlight.js)正文内代码高亮[inline-attachment](https://github.com/Rovak/InlineAttachment)粘贴板复制粘贴上传以及文件拖拽上传[codemirror](https://github.com/codemirror/CodeMirror)前端编辑器[simplemde](https://github.com/sparksuite/simplemde-markdown-editor)Markdown编辑器赞助 Donate
---------

[](#赞助-donate)

开源项目的发展离不开大家的支持，如果项目对你有所帮助你可以赞助我帮助我把 PHPDish 做的更好。

- 微信/支付宝

[![](https://raw.githubusercontent.com/slince/phpdish/master/app/Resources/assets/alipay.png)](https://raw.githubusercontent.com/slince/phpdish/master/app/Resources/assets/alipay.png)[![](https://raw.githubusercontent.com/slince/phpdish/master/app/Resources/assets/wechat-pay.png)](https://raw.githubusercontent.com/slince/phpdish/master/app/Resources/assets/wechat-pay.png)

- PayPal

捐赠时请留下您的 GitHub 或者个人主页等相关的个人信息 ❤️。

### Donate 列表

[](#donate-列表)

赞助者赞助金额 (￥)[Intern](https://www.xde.io)50阳阳10[アクア様が見てる@沟槽](https://www.phpdish.com/users/gouchaoer)200 + 200未知用户3联系我
---

[](#联系我)

- 邮箱：
- Github：
- Gitee：
- 微信：

[![](https://raw.githubusercontent.com/slince/phpdish/master/app/Resources/assets/wechat.jpg)](https://raw.githubusercontent.com/slince/phpdish/master/app/Resources/assets/wechat.jpg)

CHANGELOG
---------

[](#changelog)

更新日志 [CHANGELOG](./CHANGELOG.md)

License
-------

[](#license)

PHPDish 采用 [MIT](https://opensource.org/licenses/MIT) 开源许可证，你可以在商业项目中免费使用 PHPDish 或者基于 PHPDish 二次 开发而不必支付费用。

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.9% of commits — single point of failure

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

Unknown

Total

1

Last Release

2920d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b42a72586fe1ef003d36361877bd2178b670826f5fa7a4194496d619c8ca428?d=identicon)[coreyee](/maintainers/coreyee)

---

Top Contributors

[![slince](https://avatars.githubusercontent.com/u/3785826?v=4)](https://github.com/slince "slince (794 commits)")[![manhere](https://avatars.githubusercontent.com/u/580122?v=4)](https://github.com/manhere "manhere (1 commits)")

---

Tags

communityforummysqlphpdishsymfonysymfony-applicationtwig

### Embed Badge

![Health badge](/badges/phpdish-phpdish/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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