{"id":20216448,"url":"https://github.com/karlomikus/php-ddns","last_synced_at":"2026-04-24T22:32:22.548Z","repository":{"id":71057097,"uuid":"541228614","full_name":"karlomikus/php-ddns","owner":"karlomikus","description":"A simple console application that updates cloudflare DNS record","archived":false,"fork":false,"pushed_at":"2024-08-01T08:50:50.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T00:48:10.595Z","etag":null,"topics":["cloudflare","ddns","php"],"latest_commit_sha":null,"homepage":"","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/karlomikus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-25T16:07:14.000Z","updated_at":"2024-08-01T08:50:54.000Z","dependencies_parsed_at":"2024-11-14T12:31:30.997Z","dependency_job_id":null,"html_url":"https://github.com/karlomikus/php-ddns","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/karlomikus/php-ddns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlomikus%2Fphp-ddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlomikus%2Fphp-ddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlomikus%2Fphp-ddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlomikus%2Fphp-ddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karlomikus","download_url":"https://codeload.github.com/karlomikus/php-ddns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlomikus%2Fphp-ddns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["cloudflare","ddns","php"],"created_at":"2024-11-14T06:28:08.728Z","updated_at":"2026-04-24T22:32:22.534Z","avatar_url":"https://github.com/karlomikus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP DDNS\n\nA simple console application that updates cloudflare A record with a new external IP.\n\nCurrently used as a simple \"ddns\" solution for VPN access.\n\n## Setup\n\n1. Install dependencies\n\n``` shell\n$ composer install\n```\n\n2. Configure environment with .env\n\n``` shell\n$ cp .env.example .env\n$ vim .env\n```\n\nYou're going to need Cloudflare API key, API email and Zone ID\n\n3. Run the command\n\n``` shell\n$ php ddns update\n```\n\n4. Setup cron job\n\n```shell\n*/15 * * * * php /path/to/project/src/boostrap.php ddns:update-a-record\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarlomikus%2Fphp-ddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarlomikus%2Fphp-ddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarlomikus%2Fphp-ddns/lists"}