PHPackages                             cakedc/cakephp-forum - 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. cakedc/cakephp-forum

ActiveCakephp-plugin

cakedc/cakephp-forum
====================

Forum Plugin for CakePHP

1.0.0(8y ago)2211.4k↑57.9%4[1 issues](https://github.com/CakeDC/cakephp-forum/issues)[1 PRs](https://github.com/CakeDC/cakephp-forum/pulls)MITPHPCI failing

Since Oct 12Pushed 2y ago13 watchersCompare

[ Source](https://github.com/CakeDC/cakephp-forum)[ Packagist](https://packagist.org/packages/cakedc/cakephp-forum)[ Docs](https://github.com/CakeDC/cakephp-forum)[ RSS](/packages/cakedc-cakephp-forum/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (7)Used By (0)

CakeDC Forum Plugin
===================

[](#cakedc-forum-plugin)

[![Build Status](https://camo.githubusercontent.com/dc7a3fa2cbe96525253d127625c8713e21c7b2c1a317ae00c6bd2c7f0f16f01d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f43616b6544432f63616b657068702d666f72756d2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/CakeDC/cakephp-forum)[![Coverage Status](https://camo.githubusercontent.com/775af52e63678cf2be6d4f3d62f2ebec2a77081aa03eca1d2ebd60ac1195ac60/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f43616b6544432f63616b657068702d666f72756d2e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/CakeDC/cakephp-forum?branch=master)[![License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE)

It covers the following features:

- up to 2 levels forum categories tree
- creating threads, posting replies
- reporting messages
- assigning category moderators
- forum admin interface

It does not cover:

- users implementation

Requirements
------------

[](#requirements)

- CakePHP 3.4.0+
- PHP 5.6+

Documentation
-------------

[](#documentation)

For documentation, as well as tutorials, see the [Docs](Docs/Home.md) directory of this repository.

Demo
----

[](#demo)

You can check out [CakeDC Forum demo app](http://cakephp-forum.herokuapp.com/) running on Heroku (in read-only mode) and find it's sources [here](https://github.com/CakeDC/cakephp-forum-demo-app).

Support
-------

[](#support)

For bugs and feature requests, please use the [issues](https://github.com/CakeDC/cakephp-forum/issues) section of this repository.

Commercial support is also available, [contact us](https://www.cakedc.com/contact) for more information.

Contributing
------------

[](#contributing)

This repository follows the [CakeDC Plugin Standard](https://www.cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](https://www.cakedc.com/contribution-guidelines) for detailed instructions.

License
-------

[](#license)

Copyright 2017 Cake Development Corporation (CakeDC). All rights reserved.

Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 94.4% 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

Every ~746 days

Total

4

Last Release

892d ago

Major Versions

1.0.0 → 2.x-dev2021-08-13

2.x-dev → 3.x-dev2023-03-08

3.x-dev → 4.0.0-RC12023-11-30

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/204531?v=4)[Cake Development Corporation](/maintainers/CakeDC)[@CakeDC](https://github.com/CakeDC)

---

Top Contributors

[![andrej-griniuk](https://avatars.githubusercontent.com/u/2722793?v=4)](https://github.com/andrej-griniuk "andrej-griniuk (34 commits)")[![rafaelqueiroz](https://avatars.githubusercontent.com/u/275919?v=4)](https://github.com/rafaelqueiroz "rafaelqueiroz (1 commits)")[![yeliparra](https://avatars.githubusercontent.com/u/428410?v=4)](https://github.com/yeliparra "yeliparra (1 commits)")

---

Tags

cakephp-pluginforumcakephpforumcakedc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cakedc-cakephp-forum/health.svg)

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

###  Alternatives

[cakedc/users

Users Plugin for CakePHP

524897.0k16](/packages/cakedc-users)[cakephp/bake

Bake plugin for CakePHP

11211.2M156](/packages/cakephp-bake)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308850.3k14](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1862.1M26](/packages/dereuromark-cakephp-ide-helper)[cakedc/auth

Auth objects for CakePHP

31630.0k2](/packages/cakedc-auth)

PHPackages © 2026

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