{"id":17933165,"url":"https://github.com/thisliu/mixin-sdk-php","last_synced_at":"2025-04-03T11:15:28.926Z","repository":{"id":113143543,"uuid":"529464447","full_name":"thisliu/mixin-sdk-php","owner":"thisliu","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-28T16:14:13.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T00:34:23.065Z","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/thisliu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-27T02:52:18.000Z","updated_at":"2022-08-27T16:08:22.000Z","dependencies_parsed_at":"2023-07-04T22:01:52.608Z","dependency_job_id":null,"html_url":"https://github.com/thisliu/mixin-sdk-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisliu%2Fmixin-sdk-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisliu%2Fmixin-sdk-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisliu%2Fmixin-sdk-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisliu%2Fmixin-sdk-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisliu","download_url":"https://codeload.github.com/thisliu/mixin-sdk-php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246989753,"owners_count":20865331,"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-10-28T21:37:55.080Z","updated_at":"2025-04-03T11:15:28.900Z","avatar_url":"https://github.com/thisliu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e mixin \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e 🔥🔥🔥🔥火热开发中🔥🔥🔥🔥 \u003c/p\u003e\n\n## Installing\n\n```shell\n$ composer require thisliu/mixin -vvv\n```\n\n## 配置\n```php\n$config = [\n    xxx\n];\n```\n\n### 返回值\n\n所有的接口调用都会返回 [`Thisliu\\Mixin\\Http\\Response`](https://github.com/thisliu/mixin-sdk-php/blob/main/src/Http/Response.php) 对象，改对象提供了以下便捷方法：\n\n```php\narray|null $response-\u003etoArray(); // 获取响应内容数组转换结果                                                \nobject $response-\u003etoObject(); // 获取对象格式的返回值\nbool $response-\u003eisXML(); // 检测返回内容是否为 XML\nstring $response-\u003egetContents(); // 获取原始返回内容\n```\n\n## 使用\n```php\nuse Thisliu\\Mixin\\Mixin;\n\n$app = new Mixin($config);\n\n$response = $app-\u003eget('/me');\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisliu%2Fmixin-sdk-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisliu%2Fmixin-sdk-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisliu%2Fmixin-sdk-php/lists"}