{"id":18431259,"url":"https://github.com/zhan3333/alicloudapi","last_synced_at":"2025-04-13T22:57:36.410Z","repository":{"id":57090580,"uuid":"230183416","full_name":"zhan3333/alicloudapi","owner":"zhan3333","description":"阿里云 api 相关 laravel 包","archived":false,"fork":false,"pushed_at":"2019-12-27T06:24:47.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T09:17:00.852Z","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/zhan3333.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":"2019-12-26T02:48:22.000Z","updated_at":"2019-12-26T12:38:02.000Z","dependencies_parsed_at":"2022-08-22T21:11:54.876Z","dependency_job_id":null,"html_url":"https://github.com/zhan3333/alicloudapi","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/zhan3333%2Falicloudapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Falicloudapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Falicloudapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Falicloudapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhan3333","download_url":"https://codeload.github.com/zhan3333/alicloudapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794571,"owners_count":21162614,"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-11-06T05:24:08.891Z","updated_at":"2025-04-13T22:57:36.391Z","avatar_url":"https://github.com/zhan3333.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 阿里云api Laravel 相关\n\n## 安装\n\n`composer require zhan3333/alicloudapi`\n\n## 配置\n\n```dotenv\nALI_CLOUD_API_VERIFY_ID_CARD_APP_CODE=\nALI_CLOUD_API_VERIFY_ID_CARD_LOG_CHANNEL=\n# none, success, failed\nALI_CLOUD_API_VERIFY_ID_CARD_FAKE_TYPE=\n```\n\n## 使用\n\n```php\nuse Zhan3333\\AliCloudApi\\AliVerifyIdCardService;\n\n$service = app(AliVerifyIdCardService::class);\n$result = $service-\u003everify('张三', '420222199212040000');\n// boolean 是否验证通过\ndump($result['valid']);\n// 不通过时的原因\ndump($result['reason']);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhan3333%2Falicloudapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhan3333%2Falicloudapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhan3333%2Falicloudapi/lists"}