{"id":33981030,"url":"https://github.com/paravibe/dnslookup","last_synced_at":"2026-05-25T20:41:42.281Z","repository":{"id":57035891,"uuid":"219947246","full_name":"paravibe/dnslookup","owner":"paravibe","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-06T08:32:06.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T02:04:31.728Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paravibe.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":"2019-11-06T08:26:05.000Z","updated_at":"2019-11-06T08:27:34.000Z","dependencies_parsed_at":"2022-08-23T20:50:58.631Z","dependency_job_id":null,"html_url":"https://github.com/paravibe/dnslookup","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/paravibe/dnslookup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paravibe%2Fdnslookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paravibe%2Fdnslookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paravibe%2Fdnslookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paravibe%2Fdnslookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paravibe","download_url":"https://codeload.github.com/paravibe/dnslookup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paravibe%2Fdnslookup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27699633,"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","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"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":[],"created_at":"2025-12-13T03:33:21.975Z","updated_at":"2025-12-13T03:33:26.118Z","avatar_url":"https://github.com/paravibe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### WhoisXMLAPI DNS Lookup API PHP wrapper\n\nProvides simple wrapper for [WhoisXMLAPI](https://dns-lookup-api.whoisxmlapi.com/docs) API.\n\n[![Total Downloads](https://img.shields.io/packagist/dt/paravibe/dnslookup.svg?style=flat-square)](https://packagist.org/packages/paravibe/dnslookup)\n\n### Examples\n\nResolve a DNS record.\n```php\n$client = new Client();\n$client-\u003esetToken($token);\n\n$request = new Request($client);\n$request-\u003esetQuery(['type' =\u003e 'A']);\n\n$response = $request-\u003erequest($domain);\n$data = json_decode($response-\u003egetBody(), TRUE);\n```\n\nPlease note. This wrapper doesn't provide any custom exception handlers. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparavibe%2Fdnslookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparavibe%2Fdnslookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparavibe%2Fdnslookup/lists"}