{"id":44008845,"url":"https://github.com/vohinc/botanalytics-php","last_synced_at":"2026-02-07T14:08:47.646Z","repository":{"id":62545154,"uuid":"79898405","full_name":"vohinc/botanalytics-php","owner":"vohinc","description":"Botanalytics for PHP application","archived":false,"fork":false,"pushed_at":"2017-01-31T14:26:54.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T20:39:20.337Z","etag":null,"topics":["botanalytics","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vohinc.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}},"created_at":"2017-01-24T09:46:51.000Z","updated_at":"2017-01-25T17:24:54.000Z","dependencies_parsed_at":"2022-11-02T22:00:38.560Z","dependency_job_id":null,"html_url":"https://github.com/vohinc/botanalytics-php","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vohinc/botanalytics-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vohinc%2Fbotanalytics-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vohinc%2Fbotanalytics-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vohinc%2Fbotanalytics-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vohinc%2Fbotanalytics-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vohinc","download_url":"https://codeload.github.com/vohinc/botanalytics-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vohinc%2Fbotanalytics-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29196719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T12:38:28.597Z","status":"ssl_error","status_checked_at":"2026-02-07T12:38:23.888Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["botanalytics","php"],"created_at":"2026-02-07T14:08:44.069Z","updated_at":"2026-02-07T14:08:47.638Z","avatar_url":"https://github.com/vohinc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Botanalytics-PHP\n[![Build Status](https://travis-ci.org/vohinc/botanalytics-php.svg)](https://travis-ci.org/vohinc/botanalytics-php)\n[![StyleCI](https://styleci.io/repos/79898405/shield)](https://styleci.io/repos/79898405)\n\n[Botanalytics](https://botanalytics.co/) is a bot analytics service, improves Human-to-Bot interaction.\n\nThe package is made you easy to integrate the service.\n\n## Install\n### Composer\nTo get the latest version\n```shell\ncomposer require vohinc/botanalytics-php\n```\n## Usage\n\n### Facebook Messenger Driver\n```php\n\u003c?php\nuse Vohinc\\BotanalyticsPhp\\Client;\nuse Vohinc\\BotanalyticsPhp\\Drivers\\Facebook;\n\n$client = new Client('botanalytics-token');\n$client-\u003esetDriver(new Facebook());\n$client-\u003erequest([\n   'recipient' =\u003e 'Sender ID', // (should be null for the incoming messages)\n   'message' =\u003e [], // Facebook incoming message structure\n]);\n```\n\n## License\nThis package is licensed under the [MIT license](https://github.com/vohinc/botanalytics-php/blob/master/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvohinc%2Fbotanalytics-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvohinc%2Fbotanalytics-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvohinc%2Fbotanalytics-php/lists"}