PHPackages                             saammi/any-chat - 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. saammi/any-chat

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

saammi/any-chat
===============

A no-auth livewire stateless chat-widget

v1.0.0-beta.1(1mo ago)00MITBladePHP ^8.2CI passing

Since Mar 21Pushed 1mo agoCompare

[ Source](https://github.com/SaamMi/any-chat)[ Packagist](https://packagist.org/packages/saammi/any-chat)[ RSS](/packages/saammi-any-chat/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (2)Used By (0)

AnyChat 💬
=========

[](#anychat-)

⚠️ Note: This package is in Beta. Breaking changes to props (like adminColor or height) may occur before the v1.0.0 stable release.

[![Latest Version on Packagist](https://camo.githubusercontent.com/ea08c41d203a80010ad6d9ec43b340c44b2eaaa8a679308735db142d33888f2f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7361616d6d692f616e792d636861742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/saammi/any-chat)[![Fix PHP Code Style](https://github.com/saammi/any-chat/actions/workflows/pint.yml/badge.svg)](https://github.com/saammi/any-chat/actions/workflows/pint.yml)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

**AnyChat** is a lightweight, stateless Livewire chat widget for Laravel applications. Designed for support-first interactions, it requires **zero authentication** and **zero database migrations**. Just drop it in and start chatting.

---

🚀 Features
----------

[](#-features)

- **Stateless by Design**: No database overhead. Messages persist in the local session.
- **Livewire Powered**: Real-time interaction out of the box.
- **Fully Customizable**: Control colors, sizes, and heights directly via Blade props.
- **Dark Mode Support**: Automatically adapts to your application's theme.

📦 Installation
--------------

[](#-installation)

You can install the package via composer:

```
composer require saammi/any-chat

🛠 Usage
Simply place the Livewire component in your Blade layout (usually before the closing  tag):

and   on any other component.
 Setup reverb or pusher and you are good to go.

Currently only the userside chat can be customized.

Advanced Customization foruser facing widget

You can customize the widget's appearance using props:

🗺 Roadmap (Beta)
[ ] File upload support in chat.

[ ] Notifications for new messages.

[ ] Multi-agent support.

[ ] Persistent history via optional database driver.

[ ] Support for AI agents.

🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

📄 License
The MIT License (MIT). Please see License File for more information.

```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance97

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

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

Unknown

Total

1

Last Release

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/02acc7be7ce5c313b911921a0256ff420e199d0470f96aa2fe61a83ac9ad60a1?d=identicon)[SaamMi](/maintainers/SaamMi)

---

Top Contributors

[![SaamMi](https://avatars.githubusercontent.com/u/13660518?v=4)](https://github.com/SaamMi "SaamMi (6 commits)")

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/saammi-any-chat/health.svg)

```
[![Health](https://phpackages.com/badges/saammi-any-chat/health.svg)](https://phpackages.com/packages/saammi-any-chat)
```

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

2912.8k](/packages/aerni-livewire-forms)[team-nifty-gmbh/tall-datatables

A package to create datatables using alpinejs, tailwind, livewire and laravel

1217.2k1](/packages/team-nifty-gmbh-tall-datatables)

PHPackages © 2026

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