{"id":37390069,"url":"https://github.com/zl-php/luosimao","last_synced_at":"2026-01-16T05:28:56.032Z","repository":{"id":62549561,"uuid":"486429519","full_name":"zl-php/luosimao","owner":"zl-php","description":"基于 luosimao 平台实现的短信单发及短信群发的 composer 包","archived":false,"fork":false,"pushed_at":"2022-05-19T06:43:48.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T05:47:21.123Z","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/zl-php.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":"2022-04-28T03:14:23.000Z","updated_at":"2022-05-10T09:29:47.000Z","dependencies_parsed_at":"2022-11-03T01:15:44.783Z","dependency_job_id":null,"html_url":"https://github.com/zl-php/luosimao","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zl-php/luosimao","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zl-php%2Fluosimao","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zl-php%2Fluosimao/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zl-php%2Fluosimao/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zl-php%2Fluosimao/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zl-php","download_url":"https://codeload.github.com/zl-php/luosimao/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zl-php%2Fluosimao/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"last_error":"SSL_read: 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":[],"created_at":"2026-01-16T05:28:55.953Z","updated_at":"2026-01-16T05:28:56.021Z","avatar_url":"https://github.com/zl-php.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 螺丝帽短信发送\n\n基于 [Luosimao](https://luosimao.com/) 平台实现的短信单发及群发的 composer 包\n\n#### 如何使用？\n\n```\n# 安装依赖\ncomposer require zuogechengxu/luosimao\n\n# 发布资源 生成 sms.php 配置文件\nphp artisan vendor:publish --provider=\"Zuogechengxu\\Luosimao\\LuosimaoServiceProvider\"\n\n# 在 sms.php 中配置 luosimao 的短信 api key\n'api_key' =\u003e env('LUOSIMAO_KEY', '123456'),\n\n# 控制器内使用 短信单发，群发和查询余额\nuse Zuogechengxu\\Luosimao\\Facades\\Sms;\n\n$res = Sms::send('13800138000', '验证码：123456【铁壳测试】');\n$res = Sms::send_batch(['13800138000', '13800138001'], '验证码：123456【铁壳测试】');\n$res = Sms::getRemaining();\n\n```\n\n#### end\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzl-php%2Fluosimao","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzl-php%2Fluosimao","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzl-php%2Fluosimao/lists"}