{"id":23206709,"url":"https://github.com/codewithsushil/email-checker","last_synced_at":"2025-10-28T13:47:09.118Z","repository":{"id":264884174,"uuid":"894572488","full_name":"CodeWithSushil/email-checker","owner":"CodeWithSushil","description":"Email DNS Checker.","archived":false,"fork":false,"pushed_at":"2024-12-05T11:34:08.000Z","size":44,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T21:13:52.283Z","etag":null,"topics":["dns","email","email-checker","email-dns-validation","php-library","validation"],"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/CodeWithSushil.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-26T15:37:50.000Z","updated_at":"2024-12-05T11:34:12.000Z","dependencies_parsed_at":"2024-11-26T16:37:30.638Z","dependency_job_id":"245cb43a-e1fd-44f7-82b6-0028246a4318","html_url":"https://github.com/CodeWithSushil/email-checker","commit_stats":null,"previous_names":["codewithsushil/email-checker"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CodeWithSushil/email-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSushil%2Femail-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSushil%2Femail-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSushil%2Femail-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSushil%2Femail-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithSushil","download_url":"https://codeload.github.com/CodeWithSushil/email-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSushil%2Femail-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271090175,"owners_count":24697529,"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-08-19T02:00:09.176Z","response_time":63,"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":["dns","email","email-checker","email-dns-validation","php-library","validation"],"created_at":"2024-12-18T17:15:39.384Z","updated_at":"2025-10-28T13:47:09.039Z","avatar_url":"https://github.com/CodeWithSushil.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Email Checker\n* Email DNS Checker.\n\n### `Usage`\n```php\n\u003c?php\nuse EmailChecker\\EmailChecker;\n\nrequire \"vendor/autoloader.php\";\n\ntry {\n  $email = \"example@example.com\";\n  $validator = new EmailChecker($email);\n  $results = $validator-\u003evalidate();\n\n  // Display results as a string \n  echo $validator-\u003egetResultsAsString();\n\n  // Display results as JSON \n  // echo $validator-\u003egetResultsAsJson();\n\n} catch (Exception $e) {\n    echo \"Error: \". $e-\u003egetMessage();\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithsushil%2Femail-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithsushil%2Femail-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithsushil%2Femail-checker/lists"}