{"id":18805806,"url":"https://github.com/mskian/ghost-admin-api-php","last_synced_at":"2026-05-01T16:35:00.361Z","repository":{"id":56205771,"uuid":"314553308","full_name":"mskian/ghost-admin-api-php","owner":"mskian","description":"A Simple PHP POST API for Ghost to Create Blog Post using Ghost Admin API 📝","archived":false,"fork":false,"pushed_at":"2021-03-16T07:53:30.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-22T00:12:34.835Z","etag":null,"topics":["api","ghost","ghost-admin","ghost-api","ghost-blog","json","php","tryghost"],"latest_commit_sha":null,"homepage":"","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/mskian.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":"2020-11-20T12:53:20.000Z","updated_at":"2021-03-16T07:53:33.000Z","dependencies_parsed_at":"2022-08-15T14:40:34.796Z","dependency_job_id":null,"html_url":"https://github.com/mskian/ghost-admin-api-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mskian/ghost-admin-api-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fghost-admin-api-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fghost-admin-api-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fghost-admin-api-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fghost-admin-api-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mskian","download_url":"https://codeload.github.com/mskian/ghost-admin-api-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fghost-admin-api-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32505106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","ghost","ghost-admin","ghost-api","ghost-blog","json","php","tryghost"],"created_at":"2024-11-07T22:45:04.183Z","updated_at":"2026-05-01T16:35:00.345Z","avatar_url":"https://github.com/mskian.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ghost Admin PHP 🍔\n\nA Simple PHP POST API for Ghost to Create Blog Post using Ghost Admin API 📝\n\n## Requirements 📑\n\n- Active Ghost Site\n- Server with PHP Support for Running the API\n- PHP cURL\n- SSL for Secure Connection\n\n## Setup 🍞\n\nOpen `config.php` file\n- Replace `http://localhost:2368` with your Ghost Domain ([Line 9](https://github.com/mskian/ghost-admin-api-php/blob/e7a1c84c18fab56d2651c796020a475cd307aff1/config.php#L9))\n- Replace `someone@example.com` with your Ghost Username ([Line 19](https://github.com/mskian/ghost-admin-api-php/blob/e7a1c84c18fab56d2651c796020a475cd307aff1/config.php#L19))\n- Replace `mysecurepassword` with your Ghost Password ([Line 20](https://github.com/mskian/ghost-admin-api-php/blob/e7a1c84c18fab56d2651c796020a475cd307aff1/config.php#L20))\n\n## Usage 🍟\n\n- Create Session and Auth your Ghost site\n- Just Open the Below URL format on Browser and Create Ghost API Session\n\n```bash\nhttps://api.example.com/ghlogin.php\n```\n\n- Create a New Post - This is Just a PHP API Endpoint\n\n```bash\nhttps://api.example.com/post.php?title=Post%20via%20API\u0026html=Hello%20world%20My%20new%20post%20via%20API\n```\n\n## Ghost Admin API 📦\n\n- User Authentication - \u003chttps://ghost.org/docs/admin-api/#user-authentication\u003e\n- Create Post - \u003chttps://ghost.org/docs/admin-api/#creating-a-post\u003e\n\n## LICENSE ✅\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Fghost-admin-api-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmskian%2Fghost-admin-api-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Fghost-admin-api-php/lists"}