zainmalik/zain-chatify-pro-lara

Realtime WhatsApp-like chat package for Laravel

Maintainers

Package info

github.com/zain660/zain-chatify-pro-lara

Language:Blade

pkg:composer/zainmalik/zain-chatify-pro-lara

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.6 2026-02-01 21:07 UTC

This package is auto-updated.

Last update: 2026-03-01 21:20:33 UTC


README

🚀 Zain Chatify Pro is a modern, realtime chat package for Laravel inspired by WhatsApp-like features — built with Laravel, MySQL, Bootstrap, and Vanilla JavaScript.

⚠️ This package provides WhatsApp-like features, NOT WhatsApp UI or branding.

✨ Features

✅ Core Chat

  • Realtime messaging (Laravel Broadcasting)
  • Private & group chats
  • Seen / unseen messages
  • Unread message badge count
  • Single & double tick read receipts

🎙 Media & Attachments

  • Voice messages
  • Image & document attachments
  • File preview before sending
  • Caption support
  • Secure file storage

😊 Interactions

  • Emoji reactions on messages
  • Live reaction updates
  • Message delivery status

👥 Group Chat

  • Create & manage groups
  • Add / remove members
  • Group admin controls
  • Group avatars

🧭 Dashboard

  • Separate admin dashboard
  • Enable / disable chat system
  • File size & type limits
  • Theme & UI settings

🎨 UI

  • Clean, modern design
  • Bootstrap 5
  • Mobile responsive
  • Light / dark mode ready
  • NOT WhatsApp UI

🛠 Requirements

  • PHP 8.1+
  • Laravel 10 or 11
  • MySQL
  • Laravel Echo + Broadcasting driver (Pusher / WebSockets)

📦 Installation (Local Development)

Recommended during development

1️⃣ Place package inside your Laravel project