{"id":20517192,"url":"https://github.com/iprit/botan-php","last_synced_at":"2026-05-27T21:32:08.340Z","repository":{"id":36082282,"uuid":"40382573","full_name":"IPRIT/botan-php","owner":"IPRIT","description":"PHP SDK for Botan.io","archived":false,"fork":false,"pushed_at":"2015-08-11T15:00:54.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T10:12:16.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IPRIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-07T21:58:41.000Z","updated_at":"2016-01-21T08:38:14.000Z","dependencies_parsed_at":"2022-08-21T10:40:52.119Z","dependency_job_id":null,"html_url":"https://github.com/IPRIT/botan-php","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fbotan-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fbotan-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fbotan-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fbotan-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IPRIT","download_url":"https://codeload.github.com/IPRIT/botan-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242120967,"owners_count":20075025,"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":[],"created_at":"2024-11-15T21:34:15.857Z","updated_at":"2026-05-27T21:32:08.299Z","avatar_url":"https://github.com/IPRIT.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHP SDK for [Botan.io](http://botan.io)\n================\n\nInstallation\n------------\nTo get started, get [Composer](http://getcomposer.org/download/).\n\n Run:\n ```\n $ php composer.phar require iprit/botan-php:*\n ```\n or add\n ```\n \"iprit/botan-php\": \"*\"\n ```\n to the `require` section of your `composer.json` file.\n\n\nUsage\n-----\nCreate [Yandex.AppMetrica](https://appmetrica.yandex.com/) api token and insert into $token variable.\n ```php\n private $token = 'token';\n\n public function _incomingMessage($message_json) {\n     $messageObj = json_decode($message_json, true);\n     $messageData = $messageObj['message'];\n\n     $botan = new IPRIT\\BotanSDK\\Botan($this-\u003etoken);\n     $botan-\u003etrack($messageData, 'Start');\n }\n ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiprit%2Fbotan-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiprit%2Fbotan-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiprit%2Fbotan-php/lists"}