PHPackages                             rushabhsorathia/chatsys - 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. [Framework](/categories/framework)
4. /
5. rushabhsorathia/chatsys

ActiveLibrary[Framework](/categories/framework)

rushabhsorathia/chatsys
=======================

A package for Laravel PHP Framework to add a complete real-time chat system.

04JavaScript

Since Apr 3Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Rushabhsorathia/chatsys)[ Packagist](https://packagist.org/packages/rushabhsorathia/chatsys)[ RSS](/packages/rushabhsorathia-chatsys/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Chatsys Laravel Package
-----------------------

[](#chatsys-laravel-package)

Chatsys Laravel Package is the top choice for integrating a full-fledged real-time chat system into your Laravel application. With just one command, you can enhance your new or existing Laravel project with powerful chatting capabilities.

Key Features
------------

[](#key-features)

- One-on-one and group chat functionality.
- Instant updates to contact lists in real-time.
- Favorite user feature, akin to stories.
- Live indication of user's active status.
- Typing indicator for real-time messaging.
- Message seen indicator for each message.
- Real-time internet connection status monitoring.
- Support for uploading attachments such as photos and files.
- Integration of emojis for expressive communication.
- User details panel for managing shared photos and deleting conversations.
- Responsive design optimized for all devices.
- User settings for customizing profile photo, enabling dark mode, and adjusting chat colors, all with a simple and elegant user interface.

Installation
------------

[](#installation)

To install the Chatsys Laravel Package, use Composer:

```
composer require rushabhsorathia/chatsys

```

Then, run the following command to install and migrate the necessary tables:

```
php artisan chatsys:install
php artisan migrate`

```

Configuration
-------------

[](#configuration)

Defult route

```
env('CHATSYS_ROUTES_PREFIX', 'Chatsys')
env('CHATSYS_ROUTES_MIDDLEWARE', ['web','auth'])

```

Author
------

[](#author)

- [Rushabh Sorathiya](https://www.rushabhsorathiya.com)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance55

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 62.5% 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://avatars.githubusercontent.com/u/40622631?v=4)[Rushabh](/maintainers/RushabhSorathia)[@Rushabhsorathia](https://github.com/Rushabhsorathia)

---

Top Contributors

[![RushabhS-RSW](https://avatars.githubusercontent.com/u/104884791?v=4)](https://github.com/RushabhS-RSW "RushabhS-RSW (5 commits)")[![Rushabhsorathia](https://avatars.githubusercontent.com/u/40622631?v=4)](https://github.com/Rushabhsorathia "Rushabhsorathia (3 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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