{"id":20949510,"url":"https://github.com/anhskohbo/accountkit","last_synced_at":"2026-03-06T09:02:49.759Z","repository":{"id":56948374,"uuid":"136734409","full_name":"anhskohbo/accountkit","owner":"anhskohbo","description":"Facebook Account Kit SDK for PHP","archived":false,"fork":false,"pushed_at":"2018-06-09T15:45:58.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-01T22:22:35.234Z","etag":null,"topics":["account-kit","accountkit","facebook","sms"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/anhskohbo/accountkit","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/anhskohbo.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":"2018-06-09T15:18:23.000Z","updated_at":"2019-04-02T23:10:36.000Z","dependencies_parsed_at":"2022-08-21T03:10:13.821Z","dependency_job_id":null,"html_url":"https://github.com/anhskohbo/accountkit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/anhskohbo/accountkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anhskohbo%2Faccountkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anhskohbo%2Faccountkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anhskohbo%2Faccountkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anhskohbo%2Faccountkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anhskohbo","download_url":"https://codeload.github.com/anhskohbo/accountkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anhskohbo%2Faccountkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["account-kit","accountkit","facebook","sms"],"created_at":"2024-11-19T00:38:03.521Z","updated_at":"2026-03-06T09:02:49.737Z","avatar_url":"https://github.com/anhskohbo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Account Kit SDK for PHP\n\n## Install\n\n```\ncomposer require anhskohbo/accountkit\n```\n\n## Usage\n\nFollow the instruction from: https://developers.facebook.com/docs/accountkit/webjs\n\nExample \"server.php\"\n\n```php\n\u003c?php\n\nrequire 'vendor/autoload.php';\n\nuse Anhskohbo\\AccountKit\\Config;\nuse Anhskohbo\\AccountKit\\Client;\n\n$facebookAppID = \"\u003cfacebook_app_id\u003e\";\n$accountKitAppSecret = \"\u003caccount_kit_api_version\u003e\";\n\n$client = new Client(new Config($facebookAppID, $accountKitAppSecret));\n\n$token = $client-\u003egetAccessToken($_POST['code']);\n$user = $client-\u003egetUser($token);\n\nvar_dump($user);\nvar_dump($user-\u003egetPhoneNumber());\n```\n\n## Contribute\n\nhttps://github.com/anhskohbo/accountkit/pulls\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanhskohbo%2Faccountkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanhskohbo%2Faccountkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanhskohbo%2Faccountkit/lists"}