{"id":34675685,"url":"https://github.com/nimix3/tghp","last_synced_at":"2026-05-22T20:34:33.464Z","repository":{"id":204691649,"uuid":"84646813","full_name":"nimix3/tghp","owner":"nimix3","description":"Full implemented library that handles telegram api and protocol in PHP environment for the first time!","archived":false,"fork":false,"pushed_at":"2018-10-04T08:58:02.000Z","size":2296,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-26T09:13:17.544Z","etag":null,"topics":["mtproto","php","protocol","telegram","telegram-api","telegram-bot-api","telegram-framework","tghp"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nimix3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-03-11T11:58:17.000Z","updated_at":"2021-05-31T20:00:08.000Z","dependencies_parsed_at":"2023-10-31T15:50:05.224Z","dependency_job_id":null,"html_url":"https://github.com/nimix3/tghp","commit_stats":null,"previous_names":["nimix3/tghp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nimix3/tghp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimix3%2Ftghp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimix3%2Ftghp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimix3%2Ftghp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimix3%2Ftghp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nimix3","download_url":"https://codeload.github.com/nimix3/tghp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimix3%2Ftghp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33366523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mtproto","php","protocol","telegram","telegram-api","telegram-bot-api","telegram-framework","tghp"],"created_at":"2025-12-24T20:32:09.068Z","updated_at":"2026-05-22T20:34:28.451Z","avatar_url":"https://github.com/nimix3.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tghp\n\nThis is full implemented library that handles telegram api and protocol in PHP environment for the first time.\n\n\n### Authors:\n\n- @NIMIX3 (Nima Akhlaghi)\n\n\n\n### Current versions:\n\n- schema: Layer 57\n\n\n\n### API, Protocol documentation\n\nDocumentation for Telegram API is available here: https://core.telegram.org/api\n\nDocumentation for MTproto protocol is available here: https://core.telegram.org/mtproto\n\n\n\n### Usage \u0026 Deploy\n\nDownload GitHub Repository\n\n     Web Server Part : \n        require Linux with LAMP(Apache,PHP 5.3 or newer) with cURL,mcrypt,mbstring installed (permission to use exec method in php needed!)\n        Just install tg-cli (from: https://github.com/vysheng/tg) then make an agent with your phone number and create the socket of it, then go..\n     \n     Web Service Part :\n        require PHP v.5.3 or newer with cURL,mcrypt,mbstring installed (no any permission needed)!\n        just install and use the API or WebPanel to work with it.\n\n\n\n### All available implemented methods and properties\n\t\n#### Methods:\n\n\ttghp.SetStatusOnline\n\ttghp.SendTyping\n\ttghp.SendMessageMass\n\ttghp.SendMessage\n\ttghp.SendMessageWhatsApp\n\ttghp.SendMessageWhatsAppMass\n\ttghp.CreateGroupChat\n\ttghp.ChatInfo\n\ttghp.RenameChat\n\ttghp.ChatAddUser\n\ttghp.ChatDeleteUser\n\ttghp.SetProfileName\n\ttghp.BlockUser\n\ttghp.UnBlockUser\n\ttghp.MarkRead\n\ttghp.GetUserInfo\n\ttghp.GetDialogList\n\ttghp.GetHistory\n\ttghp.SetUsername\n\ttghp.SetProfilePhoto\n\ttghp.SendPhoto\n\ttghp.SendVideo\n\ttghp.SendAudio\n\ttghp.SendTex\n\ttghp.SendFile\n\ttghp.SendDocument\n\ttghp.SendPhotoMass\n\ttghp.SendVideoMass\n\ttghp.SendFileMass\n\ttghp.SendLocation\n\ttghp.SendContact\n\ttghp.APIGetLimits\n\ttghp.APIGetCredits\n\ttghp.APIGetIP\n\ttghp.APISetIP\n\ttghp.APIChangeSecret\n\ttghp.APIGetRobot\n\ttghp.APIGetActive\n\ttghp.APIGetUsername\n\ttghp.APIisSuper\n\ttghp.APIcanGet\n\ttghp.APIGetAds\n\ttghp.APIGetReport\n\n\n### Term of use\n- Please Accept all of these rules before using this source, or if you declined with these please close this repository.\n\n1. Don't use this library to make dangerous applications and don't use for hacking or scamming purpose\n2. Don't sell this library to other peoples, and if you want to bring this library you should send this repository link.\n3. Don't use this library to face making though! and to inflate with pride!\n4. Help peoples who search for such library as you like! and tell them this repository link.\n\n\n\n### Special Thanks to:\n\n- Vysheng\n\n\n\n### Contacts \n\nIf you would like to ask a question, you can write to our telegram or to the github (or both). To contact us via telegram, use our usernames :  \n- @NiMiX3\n\n\nBe Happy  ;) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimix3%2Ftghp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnimix3%2Ftghp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimix3%2Ftghp/lists"}