{"id":16511120,"url":"https://github.com/danog/php-libtgvoip","last_synced_at":"2025-03-23T13:32:16.421Z","repository":{"id":93800695,"uuid":"87253562","full_name":"danog/php-libtgvoip","owner":"danog","description":"PHP extension that wraps the telegram VoIP library.","archived":false,"fork":false,"pushed_at":"2022-05-04T15:20:22.000Z","size":150,"stargazers_count":25,"open_issues_count":4,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-18T20:54:02.634Z","etag":null,"topics":["class","encryption","extension","library","php","telegram","voip","wrapper"],"latest_commit_sha":null,"homepage":"https://voip.madelineproto.xyz","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danog.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-05T01:47:47.000Z","updated_at":"2024-10-17T14:18:45.000Z","dependencies_parsed_at":"2023-03-04T03:00:41.195Z","dependency_job_id":null,"html_url":"https://github.com/danog/php-libtgvoip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Fphp-libtgvoip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Fphp-libtgvoip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Fphp-libtgvoip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Fphp-libtgvoip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danog","download_url":"https://codeload.github.com/danog/php-libtgvoip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245108277,"owners_count":20562019,"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":["class","encryption","extension","library","php","telegram","voip","wrapper"],"created_at":"2024-10-11T15:59:00.276Z","updated_at":"2025-03-23T13:32:16.413Z","avatar_url":"https://github.com/danog.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-libtgvoip\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdanog%2Fphp-libtgvoip.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdanog%2Fphp-libtgvoip?ref=badge_shield)\n\n\nLicensed under AGPLV3, created by Daniil Gentili.\n\nThis is a PHP extension that wraps the [telegram VoIP library](https://github.com/grishka/libtgvoip), created using php-cpp.\n\nNote: this is a legacy project based on the old libtgvoip library and supports only PHP 7.4, it will be eventually rewritten to make use of the new tgcalls library and PHP 8.0+ with FFI.\n\n## Installation\n\nInstall the libopus headers (libopus-dev), openssl headers and the php-cpp headers.\nThen clone this repository recursively and run `make \u0026\u0026 sudo make install`\n\nOn Ubuntu/debian/any debian-based distro:\n\n\n```\nsudo apt-get install libopus-dev libssl-dev build-essential php7.4-dev php7.4-cli \u0026\u0026 git clone https://github.com/copernicamarketingsoftware/PHP-CPP \u0026\u0026 cd PHP-CPP \u0026\u0026 sed 's/php-config/php-config7.4/g' -i Makefile \u0026\u0026 make -j$(nproc) \u0026\u0026 sudo make install \u0026\u0026 cd .. \u0026\u0026 git clone --recursive https://github.com/danog/php-libtgvoip \u0026\u0026 cd php-libtgvoip \u0026\u0026 make \u0026\u0026 sudo make install\n```\n\n## Documentation\n\nhttps://docs.madelineproto.xyz/docs/CALLS.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanog%2Fphp-libtgvoip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanog%2Fphp-libtgvoip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanog%2Fphp-libtgvoip/lists"}