{"id":20463397,"url":"https://github.com/atiksoftware/php-class-facebook","last_synced_at":"2025-06-26T12:34:41.298Z","repository":{"id":62489202,"uuid":"158038490","full_name":"atiksoftware/php-class-facebook","owner":"atiksoftware","description":"PHP image or text post on facebook as mobile login with username and password.","archived":false,"fork":false,"pushed_at":"2018-11-18T01:12:38.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-10T06:41:35.604Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atiksoftware.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":"2018-11-18T01:02:30.000Z","updated_at":"2018-12-17T17:08:48.000Z","dependencies_parsed_at":"2022-11-02T11:16:01.510Z","dependency_job_id":null,"html_url":"https://github.com/atiksoftware/php-class-facebook","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/atiksoftware/php-class-facebook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-facebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-facebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-facebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-facebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atiksoftware","download_url":"https://codeload.github.com/atiksoftware/php-class-facebook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-facebook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262068642,"owners_count":23253844,"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-15T13:10:57.306Z","updated_at":"2025-06-26T12:34:41.274Z","avatar_url":"https://github.com/atiksoftware.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-class-facebook\nPHP image or text post on facebook as mobile login with username and password.\n\n----------\n## Installation\n\n### Using Composer\n\n```sh\ncomposer require atiksoftware/php-class-facebook\n```\n\n```php\nrequire __DIR__.'/../vendor/autoload.php';\n\nuse \\Atiksoftware\\Facebook\\Facebook;\n$fb = new Facebook();\n```\n#### _login and post data_\n```php\ntry { \n    $fb-\u003elogin(\"username\",\"password\");\n} catch (Exception $e) {\n    echo $e-\u003egetMessage(); \n}\n\ntry { \n    $fb-\u003epost(\"pageid\",\"message_text\",\"image_file_path\");\n} catch (Exception $e) {\n    echo $e-\u003egetMessage(); \n} \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiksoftware%2Fphp-class-facebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatiksoftware%2Fphp-class-facebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiksoftware%2Fphp-class-facebook/lists"}