{"id":21146071,"url":"https://github.com/kmvan/php-pinyin-service","last_synced_at":"2026-04-27T17:04:16.477Z","repository":{"id":57007660,"uuid":"243717537","full_name":"kmvan/php-pinyin-service","owner":"kmvan","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-28T08:55:00.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T17:44:08.338Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmvan.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":"2020-02-28T08:48:22.000Z","updated_at":"2020-02-28T08:54:49.000Z","dependencies_parsed_at":"2022-08-21T14:31:25.651Z","dependency_job_id":null,"html_url":"https://github.com/kmvan/php-pinyin-service","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kmvan/php-pinyin-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fphp-pinyin-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fphp-pinyin-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fphp-pinyin-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fphp-pinyin-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmvan","download_url":"https://codeload.github.com/kmvan/php-pinyin-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmvan%2Fphp-pinyin-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2024-11-20T08:45:26.582Z","updated_at":"2026-04-27T17:04:16.461Z","avatar_url":"https://github.com/kmvan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# License\n- GPL-3.0\n\n# Install\n- `$ composer require kmvan/pinyin-service`\n\n# Usage\n- `$ php -S localhost:8000 -t ./`\n\nAnd\n\n```sh\ncurl --header \"Content-Type: application/json\" \\\n--request POST \\\n--data '[\"你好\",\"我好\",\"大家好\"]' \\\nhttp://localhost:8000/\n```\n\n```json\n// output json\n{\n    \"你好\": [\n        \"ni3\",\n        \"hao3\"\n    ],\n    \"我好\": [\n        \"wo3\",\n        \"hao3\"\n    ],\n    \"大家好\": [\n        \"da4\",\n        \"jia1\",\n        \"hao3\"\n    ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmvan%2Fphp-pinyin-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmvan%2Fphp-pinyin-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmvan%2Fphp-pinyin-service/lists"}