{"id":37015743,"url":"https://github.com/frdl/oid2weid","last_synced_at":"2026-01-14T01:36:13.222Z","repository":{"id":56982573,"uuid":"219687971","full_name":"frdl/oid2weid","owner":"frdl","description":"OID 2 WEID Konverter","archived":false,"fork":false,"pushed_at":"2021-08-28T18:24:40.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-11T05:47:19.318Z","etag":null,"topics":["oid"],"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/frdl.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-05T07:54:47.000Z","updated_at":"2021-08-28T18:22:51.000Z","dependencies_parsed_at":"2022-08-21T08:40:33.345Z","dependency_job_id":null,"html_url":"https://github.com/frdl/oid2weid","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/frdl/oid2weid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frdl%2Foid2weid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frdl%2Foid2weid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frdl%2Foid2weid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frdl%2Foid2weid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frdl","download_url":"https://codeload.github.com/frdl/oid2weid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frdl%2Foid2weid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["oid"],"created_at":"2026-01-14T01:36:11.413Z","updated_at":"2026-01-14T01:36:13.180Z","avatar_url":"https://github.com/frdl.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oid2weid\nOID 2 WEID Konverter\n\nConverts an OID to WEID or a WEID to an OID.\n\n## What is WEID?\nhttps://look-up.webfan3.de/?goto=oid%3A1.3.6.1.4.1.37553.8\n\n## Usage\n```php\n$oid = '1.3.6.1.4.1.37553.8.9';\n$weid = \\WeidOidConverter::oid2weid($oid); // weid:9-1\n$oid2 = \\WeidOidConverter::weid2oid($weid);\nprint_r(($oid ===$oid2) ? 'OK' : 'ERROR'); \n```\n\n\n## Authors\nhttps://www.viathinksoft.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrdl%2Foid2weid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrdl%2Foid2weid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrdl%2Foid2weid/lists"}