{"id":13741535,"url":"https://github.com/massivefermion/phony","last_synced_at":"2025-04-11T19:22:33.929Z","repository":{"id":196207805,"uuid":"695316985","full_name":"massivefermion/phony","owner":"massivefermion","description":"An international phone number validator","archived":false,"fork":false,"pushed_at":"2024-12-19T15:18:52.000Z","size":893,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T15:16:16.446Z","etag":null,"topics":["erlang","gleam","google","international","javascript","libphonenumber","phone"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/phony","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/massivefermion.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":"2023-09-22T20:58:02.000Z","updated_at":"2024-12-19T15:17:42.000Z","dependencies_parsed_at":"2023-09-23T07:22:44.997Z","dependency_job_id":"0bf07bb0-5bfa-4efc-acb8-b7d4b69a36ea","html_url":"https://github.com/massivefermion/phony","commit_stats":null,"previous_names":["massivefermion/phony"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massivefermion%2Fphony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massivefermion%2Fphony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massivefermion%2Fphony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massivefermion%2Fphony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/massivefermion","download_url":"https://codeload.github.com/massivefermion/phony/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465353,"owners_count":21108244,"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":["erlang","gleam","google","international","javascript","libphonenumber","phone"],"created_at":"2024-08-03T04:01:00.051Z","updated_at":"2025-04-11T19:22:33.908Z","avatar_url":"https://github.com/massivefermion.png","language":"Gleam","funding_links":[],"categories":["Packages"],"sub_categories":["Standards"],"readme":"![phony](https://raw.githubusercontent.com/massivefermion/phony/main/banner.png)\n\n[![Package Version](https://img.shields.io/hexpm/v/phony)](https://hex.pm/packages/phony)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/phony/)\n\n# phony\n\nAn international phone number validator\n\n## \u003cimg width=32 src=\"https://raw.githubusercontent.com/massivefermion/phony/main/icon.png\"\u003e Quick start\n\n```sh\ngleam test  # Run the tests\ngleam shell # Run an Erlang shell\n```\n\n## \u003cimg width=32 src=\"https://raw.githubusercontent.com/massivefermion/phony/main/icon.png\"\u003e Installation\n\nThis package can be added to your Gleam project:\n\n```sh\ngleam add phony\n```\n\nand its documentation can be found at \u003chttps://hexdocs.pm/phony\u003e.\n\n## \u003cimg width=32 src=\"https://raw.githubusercontent.com/massivefermion/phony/main/icon.png\"\u003e Usage\n\n```gleam\nimport phony\n\npub fn main() {\n    phony.validate(\"+1 4305573966\")\n    phony.validate(\"+49 1522 343333\")\n    phony.validate_by_country(\"09101752439\", \"IR\")\n    phony.validate_by_code(\"27111234\", \"880\")\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassivefermion%2Fphony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmassivefermion%2Fphony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassivefermion%2Fphony/lists"}