gubenkovalik/vgchat

JenCat Chat
8 1
Install
composer require gubenkovalik/vgchat
PHP:>=5.6
License:MIT
Last Updated:Oct 19, 2016
Links: GitHub  ·  Packagist
Maintainer: gubenkovalik

Build Status StyleCI Total Downloads Latest Stable Version Latest Unstable Version License

INSTALLATION

Run composer install first, and then php artisan migrate and at the end import to database the vgchat.sql file.

REQUIREMENTS

  • PHP 5.6
  • MySQL 5.6 or MariaDB 10
  • PHP-Mcrypt
  • PHP-Memcached
  • PHP-Redis
  • Redis server
  • Memached server

Related Packages

nahid/talk

Talk is a Laravel based realtime messaging, chatting and conversation system. It...

59,624 1,621
morozovsk/websocket

simple php websocket server with examples and demo: simple chat (single daemon)...

17,946 364