{"id":20715411,"url":"https://github.com/codler/laravel-facebook-sdk","last_synced_at":"2025-04-23T10:44:04.239Z","repository":{"id":2566697,"uuid":"3546326","full_name":"codler/Laravel-Facebook-SDK","owner":"codler","description":"Laravel Bundle - Facebook SDK","archived":false,"fork":false,"pushed_at":"2013-01-22T22:06:36.000Z","size":259,"stargazers_count":36,"open_issues_count":0,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T23:22:45.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bundles.laravel.com/bundle/facebook-sdk","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codler.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-25T18:01:36.000Z","updated_at":"2021-06-03T18:47:15.000Z","dependencies_parsed_at":"2022-08-28T23:23:22.742Z","dependency_job_id":null,"html_url":"https://github.com/codler/Laravel-Facebook-SDK","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/codler%2FLaravel-Facebook-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codler%2FLaravel-Facebook-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codler%2FLaravel-Facebook-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codler%2FLaravel-Facebook-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codler","download_url":"https://codeload.github.com/codler/Laravel-Facebook-SDK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250419376,"owners_count":21427590,"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-17T02:38:22.560Z","updated_at":"2025-04-23T10:44:04.221Z","avatar_url":"https://github.com/codler.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Facebook SDK\n\n## Installation\n\n### Aritsan\n\n\tphp artisan bundle:install facebook-sdk\n\n### Bundle Registration\n\nAdd the following to your **application/bundles.php** file:\n\n\t'facebook-sdk' =\u003e array('auto' =\u003e true),\n\n## Configuration\n\nAdd the following to your **application/config/facebook.php** file:\n\n\treturn array(\n\t\t'app_id' =\u003e '',\n\t\t'secret' =\u003e '',\n\t);\n\t\n## Usage\n\n\t$facebook = IoC::resolve('facebook-sdk');\n\t$uid = $facebook-\u003egetUser();\n\t\nFork of https://github.com/facebook/facebook-php-sdk","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodler%2Flaravel-facebook-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodler%2Flaravel-facebook-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodler%2Flaravel-facebook-sdk/lists"}