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 1mo ago1 watchersCompare

[ Source](https://github.com/Rushabhsorathia/chatsys)[ Packagist](https://packagist.org/packages/rushabhsorathia/chatsys)[ RSS](/packages/rushabhsorathia-chatsys/feed)WikiDiscussions master Synced 1mo 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

23

—

LowBetter than 27% of packages

Maintenance61

Regular maintenance activity

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://www.gravatar.com/avatar/9a10e63c30f54f598fe792a8d2bddbe59624aec2aff406bba3da91324a28e4d3?d=identicon)[RushabhSorathia](/maintainers/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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M191](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M256](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M592](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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