PHP Classes

kchat: Database driven PHP live chat system

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 263 All time: 7,782 This week: 57Up
Version License PHP version Categories
kchat 1.0.0Custom (specified...5PHP 5, Databases, Chat
Description 

Author

This package implements a database driven PHP live chat system.

It provides a complete application to manage a chat system on which the messages exchanged by the users are stored in configurable database type that is accessed using the PDO database.

The package itself provides a user interface with all the steps needed to setup the chat application.

Picture of Ganesh Kandu
  Performance   Level  
Innovation award
Innovation award
Nominee: 2x

 

Documentation

![](https://github.com/php-kchat/kchat/blob/master/kchat/assets/images/logo.svg)

KChat

PHP Based Chat Application.

Requirements

  • PHP version >= 5.3 * Required extensions : * PDO_Mysql * json
  • Web Server Apache or Nginx
  • MySQL 5

Installation

Downlaod Kchat Files

Using with Composer

composer create-project php-kchat/kchat

Or

Using git

git clone https://github.com/php-kchat/kchat.git

Or

Download Zip and Extract to your Web Direcotory

And

Give a Writable Permission on * config * logs * cache * logs/kchat.log.php * box/config * box/logs/error.log

Visit the subfolder https://mydomain.com/index.php in your web-browser. The installation script will start automatically and guide you through the installation process.

Login with

  • Admin - admin
  • Password - pass

Maintainers

Support the development

Do you like this project? Support it by donating


  Files folder image Files (292)  
File Role Description
Files folder imagebox (1 file, 4 directories)
Files folder imagecache (1 file)
Files folder imageconfig (1 file)
Files folder imagekchat (8 directories)
Files folder imagelogs (2 files)
Files folder imagevendor (1 file, 3 directories)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Image file favicon.ico Data Auxiliary data
Accessible without login Plain text file index.php Aux. Auxiliary script
Accessible without login Plain text file LICENSE.txt Doc. Documentation
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file robots.txt Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:263
This week:0
All time:7,782
This week:57Up