{"id":15308473,"url":"https://github.com/irsyadulibad/nik-validator","last_synced_at":"2025-08-24T15:08:41.099Z","repository":{"id":47357548,"uuid":"351956098","full_name":"irsyadulibad/nik-validator","owner":"irsyadulibad","description":"Indonesian citizenship identification number Validator","archived":false,"fork":false,"pushed_at":"2024-01-08T14:51:27.000Z","size":144,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T00:51:19.434Z","etag":null,"topics":["nik","nik-validator","php"],"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/irsyadulibad.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":"2021-03-27T01:40:42.000Z","updated_at":"2024-08-07T18:02:53.000Z","dependencies_parsed_at":"2022-09-08T08:02:10.345Z","dependency_job_id":null,"html_url":"https://github.com/irsyadulibad/nik-validator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadulibad%2Fnik-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadulibad%2Fnik-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadulibad%2Fnik-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadulibad%2Fnik-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irsyadulibad","download_url":"https://codeload.github.com/irsyadulibad/nik-validator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240261594,"owners_count":19773484,"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":["nik","nik-validator","php"],"created_at":"2024-10-01T08:16:20.214Z","updated_at":"2025-02-26T13:31:16.752Z","avatar_url":"https://github.com/irsyadulibad.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nik-validator\nNIK Validator is a package to convert Indonesian citizenship identity number into usefull information. You just call the **parse** method and input NIK number in the parameter, then you will get the informations (without internet connection).\n\n## Usage\n* Installation\n```\ncomposer require irsyadulibad/nik-validator\n```\n\n* Example\n```php\n\u003c?php\nuse Irsyadulibad\\NIKValidator\\Generator;\nuse Irsyadulibad\\NIKValidator\\Validator;\n\n$nik = (new Generator())-\u003egenerate();\n$parsed = Validator::set($nik)-\u003eparse();\n\nif($parsed-\u003evalid) {\n    var_dump($parsed);\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firsyadulibad%2Fnik-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firsyadulibad%2Fnik-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firsyadulibad%2Fnik-validator/lists"}