Wirechat
wirechat/wirechatПрограма для обміну повідомленнями на базі Laravel Livewire для команд з підтримкою приватних чатів та групових розмов.
README
Wirechat 🚀

Wirechat is a powerful Laravel Livewire chat package that brings real-time private & group communication to your application. With embeddable components, it seamlessly integrates into your project, providing a feature-rich chat experience for your users.
Some of the features include :
- Private & Group Chats: Real-time messaging with customizable groups, admins, and permissions.
- Smart Deletes: Delete messages or chats without affecting others.
- Media Sharing: Send files with easy previews and attachment management.
- Search & Realtime: Instant messaging with powerful search capabilities.
- Customizable Themes: Match your brand with configurable colors and dark mode.
- Message Replies: Easily reply to messages and attachments.
Documentation 📚
Explore the full documentation to get started and unlock Wirechat's potential:
👉 Wirechat Documentation
Contributing 🔧
Thank you for considering contributing to WireChat! You can find out more on how to get started on the Contribution Docs.
Local development
Wirechat is a Laravel package, so contributors should work from a fork and keep each change on a focused branch:
git clone https://github.com/YOUR-USERNAME/wirechat.git
cd wirechat
composer install
cp .env.example .env
The package uses the workbench application for local development and Orchestra Testbench for automated tests.
Before opening a pull request, run the checks that match your change:
composer test
php vendor/bin/pest
php vendor/bin/pint --test
php vendor/bin/phpstan analyse
Documentation-only changes do not usually require the full test suite, but code changes should include a focused test run and any relevant formatting or static analysis checks.
Support Me ❤️
I've invested a lot of time and resources in building and maintaining Wirechat, and your support truly makes a difference. If you find Wirechat helpful, please consider showing your appreciation by:
- Sponsoring on GitHub – Your sponsorship helps me continue improving and supporting Wirechat.
- Buying Me a Coffee – A small donation goes a long way in keeping the project running.
- Sharing Wirechat with your network or contributing code, ideas, or feedback.
Every bit of support fuels future enhancements and ensures Wirechat remains a powerful tool for the community. Thank you for being part of the journey!
GitHub Sponsors | Buy Me a Coffee
Changelog 📜
Stay updated with the latest changes and improvements:
👉 View the Changelog
Author ✍️
Wirechat is developed and maintained by Namu Makwembo.
Схожі пакети
Horizon
laravel/horizonПанель управління та програмна конфігурація для черг Laravel.
Seotools
artesaos/seotoolsІнструменти оптимізації для пошукових систем (SEO) для Laravel та Lumen, що допомагають генерувати метатеги, карти сайту та інші елементи для поліпшення видимості сайту в пошукових системах.
- Версія
- v0.6.0
- Laravel
- 13
- Зірки
- 569
- Завантажень
- 12.1k
- Реліз
- 19 липня 2026
- Категорія
- Інше
