PHPackages                             owowagency/laravel-gossip - 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. owowagency/laravel-gossip

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

owowagency/laravel-gossip
=========================

A package of conversation features for the Laravel framework.

0.1.0(3y ago)01.1k[3 issues](https://github.com/owowagency/laravel-gossip/issues)PHPPHP ^8.1

Since Dec 8Pushed 3y ago4 watchersCompare

[ Source](https://github.com/owowagency/laravel-gossip)[ Packagist](https://packagist.org/packages/owowagency/laravel-gossip)[ RSS](/packages/owowagency-laravel-gossip/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (10)Versions (13)Used By (0)

Gossip
======

[](#gossip)

[![Logo](https://camo.githubusercontent.com/455283fce8e180a6698adef24394e3ed997cf020cb07a4d2aafe06771d42cc4b/68747470733a2f2f692e696d6775722e636f6d2f63596e497231422e706e67)](https://camo.githubusercontent.com/455283fce8e180a6698adef24394e3ed997cf020cb07a4d2aafe06771d42cc4b/68747470733a2f2f692e696d6775722e636f6d2f63596e497231422e706e67)

An opinionated package of chatting features for the Laravel framework.

Installation
============

[](#installation)

Installing this package can be done easily via the following Artisan command.

```
composer require owowagency/gossip
```

Setup
=====

[](#setup)

To install all the vendor files you can run the following command.

```
php artisan vendor:publish --provider="OwowAgency\Gossip\GossipServiceProvider"
```

This will copy all the vendor files, including configuration, migrations, resources and policies. If you wish to only install certain files you can use the command described in the next paragraphs.

Config
------

[](#config)

If you wish to publish the configuration file, you can use the following command:

```
php artisan vendor:publish --provider="OwowAgency\Gossip\GossipServiceProvider" --tag=config
```

Migrations
----------

[](#migrations)

If you wish to publish the migrations, you can use the following command:

```
php artisan vendor:publish --provider="OwowAgency\Gossip\GossipServiceProvider" --tag=migrations
```

Routes
------

[](#routes)

Policies
--------

[](#policies)

TODO: Also inform about the roles and permissions.

Usage
=====

[](#usage)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.6% 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 ~69 days

Recently: every ~189 days

Total

12

Last Release

1217d ago

PHP version history (2 changes)0.0.1PHP ^7.4|^8.0

0.1.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b0064d818f9593dfb4f9d86217bbf5f14961ad6779b84fd5546dd91f296d898?d=identicon)[dees040](/maintainers/dees040)

---

Top Contributors

[![dees040](https://avatars.githubusercontent.com/u/5390555?v=4)](https://github.com/dees040 "dees040 (69 commits)")[![YouneselBarnoussi](https://avatars.githubusercontent.com/u/16510310?v=4)](https://github.com/YouneselBarnoussi "YouneselBarnoussi (5 commits)")[![Yasaie](https://avatars.githubusercontent.com/u/49386067?v=4)](https://github.com/Yasaie "Yasaie (3 commits)")

---

Tags

laravelgossipConverstaion

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/owowagency-laravel-gossip/health.svg)

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

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)[whitecube/laravel-timezones

Store UTC dates in the database and work with custom timezones in the application.

106106.2k](/packages/whitecube-laravel-timezones)[forxer/laravel-gravatar

A library providing easy gravatar integration in a Laravel project.

4235.6k](/packages/forxer-laravel-gravatar)

PHPackages © 2026

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