{"id":20315039,"url":"https://github.com/normal-coder/laravel-feishu","last_synced_at":"2026-04-15T23:33:40.964Z","repository":{"id":65038455,"uuid":"581121786","full_name":"normal-coder/laravel-feishu","owner":"normal-coder","description":"Laravel Feishu SDK","archived":false,"fork":false,"pushed_at":"2022-12-22T11:03:24.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-04T20:56:26.306Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/normal-coder.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":"2022-12-22T10:29:33.000Z","updated_at":"2022-12-22T10:29:50.000Z","dependencies_parsed_at":"2022-12-27T08:18:33.347Z","dependency_job_id":null,"html_url":"https://github.com/normal-coder/laravel-feishu","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/normal-coder/laravel-feishu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normal-coder%2Flaravel-feishu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normal-coder%2Flaravel-feishu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normal-coder%2Flaravel-feishu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normal-coder%2Flaravel-feishu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/normal-coder","download_url":"https://codeload.github.com/normal-coder/laravel-feishu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normal-coder%2Flaravel-feishu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31865070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":"2024-11-14T18:17:43.827Z","updated_at":"2026-04-15T23:33:40.930Z","avatar_url":"https://github.com/normal-coder.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-wechat\r\n\r\n飞书 SDK for Laravel 6， 基于 [mayunfeng/easy-feishu](https://github.com/mayunf/easy-feishu)\r\n\r\n\r\n## 框架要求\r\n\r\nLaravel \u003e= 6.0\r\n\r\n## 安装\r\n\r\n```shell\r\ncomposer require \"mayunfeng/laravel-feishu:^1.0\"\r\n```\r\n\r\n## 配置\r\n\r\n### Laravel 应用\r\n\r\n1. 创建配置文件：\r\n\r\n```shell\r\nphp artisan vendor:publish --provider=\"Mayunfeng\\LaravelFeishu\\ServiceProvider\"\r\n```\r\n\r\n2. 修改应用根目录下的 `config/fefishu.php` 中对应的参数即可。\r\n\r\n3. 每个模块基本都支持多账号，默认为 `default`。\r\n\r\n### 我们有以下方式获取 SDK 的服务实例\r\n\r\n##### 使用Facade\r\n\r\n```php\r\n  $app = \\Mayunfeng\\LaravelFeishu\\EasyFeishu::openPlatform();\r\n  \r\n  // 支持传入配置账号名称\r\n  \\Mayunfeng\\LaravelFeishu\\EasyFeishu::openPlatform('foo'); // `foo` 为配置文件中的名称，默认为 `default`\r\n  //...\r\n```\r\n\r\n## License\r\n\r\nMIT\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormal-coder%2Flaravel-feishu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnormal-coder%2Flaravel-feishu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormal-coder%2Flaravel-feishu/lists"}