{"id":22330872,"url":"https://github.com/flavioheleno/dnsomatic-php","last_synced_at":"2025-03-26T07:10:20.418Z","repository":{"id":62505437,"uuid":"84386983","full_name":"flavioheleno/dnsomatic-php","owner":"flavioheleno","description":"A simple client library for DNS-O-Matic.","archived":false,"fork":false,"pushed_at":"2017-03-29T14:48:39.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T08:34:37.933Z","etag":null,"topics":["ddns","dns","dns-o-matic","dynamic","opendns"],"latest_commit_sha":null,"homepage":null,"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/flavioheleno.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":"2017-03-09T02:08:59.000Z","updated_at":"2018-06-10T20:09:13.000Z","dependencies_parsed_at":"2022-11-02T12:16:42.470Z","dependency_job_id":null,"html_url":"https://github.com/flavioheleno/dnsomatic-php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavioheleno%2Fdnsomatic-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavioheleno%2Fdnsomatic-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavioheleno%2Fdnsomatic-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavioheleno%2Fdnsomatic-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flavioheleno","download_url":"https://codeload.github.com/flavioheleno/dnsomatic-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605730,"owners_count":20643030,"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":["ddns","dns","dns-o-matic","dynamic","opendns"],"created_at":"2024-12-04T04:08:26.813Z","updated_at":"2025-03-26T07:10:20.394Z","avatar_url":"https://github.com/flavioheleno.png","language":"PHP","readme":"# DNS-O-Matic-PHP\n\nThis is a simple client for [DNS-O-Matic](https://www.dnsomatic.com/).\n\n## What is DNS-O-Matic?\n\n### For Users\nDNS-O-Matic provides you a free and easy way to announce your dynamic IP changes to multiple services with a single update. Using DNS-O-Matic allows you to pick and choose what Dynamic DNS services you want to notify, all from one easy to use interface.\n\n### For Developers\nDNS-O-Matic provides a scalable and standardized solution for developers to easily provide support for all dynamic DNS / IP services in their software or platform with one simple and consistent API at no cost.\n\n### For Dynamic DNS Providers\nDNS-O-Matic will support dynamic DNS services without any work on your side. As more software clients and hardware vendors adopt the DNS-O-Matic API, the reach and ease of adoption for your service expands automatically.\n\n## Examples\n\nThere are a few simple example scripts that can be used to get started with this library.\n\n- [checker.php](example/checker.php): IP Resolution example;\n- [cron.php](example/cron.php): Full DNS-O-Matic cronjob script that updates a single hostname;\n- [updater.php](example/updater.php): DNS-O-Matic update example.\n\n## Requirements\n\n- PHP7.1+\n- [Guzzle](https://github.com/guzzle/guzzle)\n\n## Installing\n\nThe recommended way to install this library is through [Composer](http://getcomposer.org/).\n\n```bash\n# Install composer\ncurl -sS https://getcomposer.org/installer | php\n```\n\nNext, run the Composer command to install the latest stable version:\n\n```bash\nphp composer.phar require flavioheleno/dnsomatic-php\n```\n\nAfter installing, you need to require Composer's autoloader:\n\n```php\nrequire 'vendor/autoload.php';\n```\n\n## License\n\nThis library is released under the MIT license. See [LICENSE](LICENSE) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavioheleno%2Fdnsomatic-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflavioheleno%2Fdnsomatic-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavioheleno%2Fdnsomatic-php/lists"}