{"id":22974121,"url":"https://github.com/diversen/intl-phone","last_synced_at":"2025-04-02T07:25:02.555Z","repository":{"id":56969694,"uuid":"51580953","full_name":"diversen/intl-phone","owner":"diversen","description":"Get intl dial code info from country code","archived":false,"fork":false,"pushed_at":"2016-02-13T10:18:49.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T22:27:53.996Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diversen.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":"2016-02-12T10:31:55.000Z","updated_at":"2016-02-12T21:02:02.000Z","dependencies_parsed_at":"2022-08-21T06:40:22.920Z","dependency_job_id":null,"html_url":"https://github.com/diversen/intl-phone","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/diversen%2Fintl-phone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fintl-phone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fintl-phone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fintl-phone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diversen","download_url":"https://codeload.github.com/diversen/intl-phone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246771718,"owners_count":20831090,"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":[],"created_at":"2024-12-15T00:00:11.168Z","updated_at":"2025-04-02T07:25:02.538Z","avatar_url":"https://github.com/diversen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# intl-phone\n \nGet intl dial code info from country code (ISO 3166-1 alpha-2 code)\nSee: [https://en.wikipedia.org/wiki/ISO_3166-1](https://en.wikipedia.org/wiki/ISO_3166-1)\n\nInstall:\n\n    composer require diversen/intl-phone\n\nUsage: \n\n~~~.php\ninclude_once \"vendor/autoload.php\";\n\nuse \\diversen\\intl\\phone;\n\n$p = new phone();\n$ary = $p-\u003egetCountryInformation('dk');\n\nprint_r($ary);\n~~~\n\nYields: \n\n\n    Array\n    (\n        [country_name] =\u003e DENMARK\n        [dial_code] =\u003e 45\n    )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fintl-phone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiversen%2Fintl-phone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fintl-phone/lists"}