{"id":13674260,"url":"https://github.com/php-kchat/kchat","last_synced_at":"2025-04-06T12:11:50.440Z","repository":{"id":43682360,"uuid":"102477469","full_name":"php-kchat/kchat","owner":"php-kchat","description":"PHP Based Live Chat Aplication","archived":false,"fork":false,"pushed_at":"2024-02-26T10:28:40.000Z","size":51187,"stargazers_count":126,"open_issues_count":6,"forks_count":46,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-02-26T11:40:41.908Z","etag":null,"topics":["apache","chat","chat-widget","chattingroom","discussion","discussion-board","heldesk","laravel","live-chat","live-chatting","live-help","live-support","mariadb","messaging","mysql","nginx","open-source","php","receptionist","support"],"latest_commit_sha":null,"homepage":"https://github.com/php-kchat/kchat","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/php-kchat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-09-05T12:17:47.000Z","updated_at":"2024-04-15T13:06:19.951Z","dependencies_parsed_at":"2024-02-26T11:48:45.557Z","dependency_job_id":null,"html_url":"https://github.com/php-kchat/kchat","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-kchat%2Fkchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-kchat%2Fkchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-kchat%2Fkchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-kchat%2Fkchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-kchat","download_url":"https://codeload.github.com/php-kchat/kchat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478324,"owners_count":20945266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache","chat","chat-widget","chattingroom","discussion","discussion-board","heldesk","laravel","live-chat","live-chatting","live-help","live-support","mariadb","messaging","mysql","nginx","open-source","php","receptionist","support"],"created_at":"2024-08-02T11:00:44.407Z","updated_at":"2025-04-06T12:11:50.421Z","avatar_url":"https://github.com/php-kchat.png","language":"PHP","readme":"\n![](https://github.com/php-kchat/kchat/blob/master/public/logo/3.svg)\n\n# KChat\n#### PHP Based Chat Application.\n\n## Requirements\n\n* Web Server Apache or Nginx\n* MySQL 5.7\n* PHP version \u003e= 8.0\n    * Required extensions :\n        * ctype\n        * curl\n        * dom\n        * fileinfo\n        * filter\n        * hash\n        * json\n        * libxml\n        * mbstring\n        * openssl\n        * pcre\n        * phar\n        * session\n        * tokenizer\n        * xml\n        * xmlwriter\n\n## Manual installation\n\n#### Downlaod Kchat Files\n\n#### Using git\n\n```\ngit clone https://github.com/php-kchat/kchat.git\n```\n\n#### Install Composer\n\n```\ncomposer install\n```\n\n\u003e OR\n\n[Download Zip](https://github.com/php-kchat/kchat/archive/refs/heads/master.zip)\nand Extract to your Web Directory\n\n#### Install Composer\n\n```\ncomposer install\n```\n\n\u003e OR\n\n#### Using with Composer\n\n```\ncomposer create-project php-kchat/kchat\n```\n\n### Run following command to complete installation\n\nCreate ``.env`` if not exist.\n```\ncp .env.example .env\n```\n\nConfigure database details in ``.env``\n```\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=laravel\nDB_USERNAME=root\nDB_PASSWORD=\n```\n\nGenerate ``APP_KEY`` in the ``.env`` file:\n```\nphp artisan key:generate\n```\n\nCreate tables:\n```\nphp artisan migrate\n```\n\nGive a Writable Permission on\n\n- storage/*\n- bootstrap/cache/*\n- public/images/*\n\nSign-in your first user and login\n\n#### Maintainers\n\n- [Ganesh Kandu](https://github.com/GaneshKandu)\n\t- [Linkedin](https://www.linkedin.com/in/ganeshkandu/)\n","funding_links":[],"categories":["Software","Communication systems"],"sub_categories":["Communication - Custom Communication Systems","Custom communication systems"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-kchat%2Fkchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-kchat%2Fkchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-kchat%2Fkchat/lists"}