Download the PHP package jansuchanek/nchat without Composer
On this page you can find all versions of the php package jansuchanek/nchat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jansuchanek/nchat
More information about jansuchanek/nchat
Files in jansuchanek/nchat
Download jansuchanek/nchat
More information about jansuchanek/nchat
Files in jansuchanek/nchat
Vendor jansuchanek
Package nchat
Short Description Reusable real-time admin chat extension for Nette Framework with WebSocket support (Soketi/Pusher), typing indicators, presence, read receipts, and optional AI responder.
License MIT
Package nchat
Short Description Reusable real-time admin chat extension for Nette Framework with WebSocket support (Soketi/Pusher), typing indicators, presence, read receipts, and optional AI responder.
License MIT
Please rate this library. Is it a good library?
Informations about the package nchat
NChat โ Real-time Admin Chat for Nette Framework
Reusable real-time chat extension for Nette Framework admin panels with WebSocket support (Soketi/Pusher), typing indicators, presence detection, read receipts, emoji reactions, sound alerts, and browser push notifications.
Features
- ๐ฌ Broadcast + DM + Group chat
- โก WebSocket real-time (Soketi/Pusher) with polling fallback
- โ๏ธ Typing indicators โ "Jan pรญลกeโฆ"
- ๐ฅ Online presence โ instant online/offline
- โโ Read receipts โ DM delivery confirmation
- ๐ Emoji reactions โ ๐โค๏ธ๐๐ฎ๐ข๐
- ๐ Sound alerts โ Web Audio API ping (toggleable)
- ๐ข Push notifications โ Browser Notification API
- ๐ค AI Bot integration โ pluggable via
AiResponderInterface - ๐๏ธ Database agnostic โ
ChatStorageInterface(DBAL included)
Installation
Configuration
Usage
Add the trait to any presenter:
Then add chat action names to your allowed actions:
Custom Database Storage
Implement ChatStorageInterface for any database:
Custom AI Responder
License
MIT
All versions of nchat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
nette/di Version ^3.1
nette/http Version ^3.2
nette/application Version ^3.2
nette/di Version ^3.1
nette/http Version ^3.2
nette/application Version ^3.2
The package jansuchanek/nchat contains the following files
Loading the files please wait ...