PHPackages                             xcloud/forumchatter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. xcloud/forumchatter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

xcloud/forumchatter
===================

A simple forum package for your laravel app with some modification for X-Cloud

0106PHP

Since Oct 18Pushed 7y agoCompare

[ Source](https://github.com/skyxcloud/chatterForum)[ Packagist](https://packagist.org/packages/xcloud/forumchatter)[ RSS](/packages/xcloud-forumchatter/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

X-Cloud Publish the Vendor Assets files by running CHANGE:

```
```
php artisan vendor:publish
```

```

Now that we have published a few new files to our application we need to reload them with the following command:

```
```
composer dump-autoload
```

```

Lastly, run the seed files to seed your database with a little data:

```
```
php artisan db:seed --class=ChatterTableSeeder
```

```

Inside of your master.blade.php file include a header and footer yield. Inside the head of your master or app.blade.php add the following:

```
```
@yield('css')
```

Then, right above the `` tag of your master file add the following:

```
@yield('js')
```

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba29933c41ee618adbac1777546b0a09cb95c56108e8981030a62521b8f728cd?d=identicon)[xcloud](/maintainers/xcloud)

---

Top Contributors

[![traian321](https://avatars.githubusercontent.com/u/25388057?v=4)](https://github.com/traian321 "traian321 (19 commits)")[![sayller](https://avatars.githubusercontent.com/u/29796698?v=4)](https://github.com/sayller "sayller (5 commits)")

### Embed Badge

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

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

###  Alternatives

[greenter/greenter

Facturacion Electrónica SUNAT en Perú

31530.2k1](/packages/greenter-greenter)[opanegro/nova-custom-controller

Make custom controller in Laravel Nova

144.4k](/packages/opanegro-nova-custom-controller)[jazzsequence/dashboard-changelog

Adds a GitHub release widget to your WordPress dashboard for a public GitHub repository.

151.2k](/packages/jazzsequence-dashboard-changelog)

PHPackages © 2026

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