A Laravel package for real-time chat with conversation-based architecture.
munafio/chatify is a Laravel package for a laravel package for real-time chat with conversation-based architecture..
It currently has 2.412 GitHub stars and 500.969 downloads on Packagist (latest version 2.0.0-beta.2).
Install it with composer require munafio/chatify.
Discover more Laravel packages by munafio
or browse all Laravel packages to compare alternatives.
Last updated
A real-time chat package for Laravel.
Direct messages, group conversations, typing indicators, attachments, and more — installable with a single Artisan command.
Documentation • Demo App • Discord • Releases
v2 is in beta. Install with
composer require munafio/chatify:^2.0@beta. v1 remains stable on^1.6. See the Upgrading Guide for details.
/chatify...and much more!
| Dependency | Version | | --- | --- | | PHP | 8.2+ | | Laravel | 11+| | Broadcasting | Pusher, Laravel Reverb, or compatible WebSocket server |
Full documentation is available at chatifyphp.com/docs — covering installation, configuration, groups, API reference, broadcasting setup, customization, and more.
| Resource | Link | | --- | --- | | Demo application | munafio/chatify-v2-demo | | Video walkthrough | YouTube |
Join the Discord server for help, announcements, showcases, and discussion.
Contributions are welcome. Please see the contributing guide for details.
If you discover a security vulnerability, please report it via the GitHub Security Policy. Do not open a public issue.
Chatify is open-source software licensed under the MIT License.