{"id":19001726,"url":"https://github.com/ledccn/huolala","last_synced_at":"2026-02-02T02:01:41.627Z","repository":{"id":255143409,"uuid":"848676168","full_name":"ledccn/huolala","owner":"ledccn","description":"货拉拉SDK","archived":false,"fork":false,"pushed_at":"2024-08-29T05:28:17.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-18T21:56:38.193Z","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/ledccn.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":"2024-08-28T07:42:25.000Z","updated_at":"2024-08-29T02:14:16.000Z","dependencies_parsed_at":"2024-11-08T18:12:30.293Z","dependency_job_id":null,"html_url":"https://github.com/ledccn/huolala","commit_stats":null,"previous_names":["ledccn/huolala"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ledccn/huolala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fhuolala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fhuolala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fhuolala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fhuolala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ledccn","download_url":"https://codeload.github.com/ledccn/huolala/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fhuolala/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29001471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"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-08T18:12:28.969Z","updated_at":"2026-02-02T02:01:41.613Z","avatar_url":"https://github.com/ledccn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 货拉拉SDK使用说明\n\n\n\n## 安装\n\n`composer require ledc/huolala`\n\n\n\n## 使用说明\n\n开箱即用，只需要传入一个配置，初始化一个实例即可：\n\n```php\nuse Ledc\\Huolala\\Config;\n\n//更多配置项，可以查看 配置管理类的属性 Ledc\\Huolala\\Config\n$config = [\n    'appKey' =\u003e '',\n    'appSecret' =\u003e '',\n    'sandbox' =\u003e true,\n];\n$config = new Config($config)\n```\n\n\n\n## 二次开发\n\n配置管理类：`Ledc\\Huolala\\Config`\n\n货拉拉APP业务类：`Ledc\\Huolala\\AppApi`\n\n你可以继承`Ledc\\Huolala\\Config`或`Ledc\\Huolala\\AppApi`，扩展您需要的功能。\n\n在创建实例后，所有的方法都可以有IDE自动补全;\n\n\n\n## 捐赠\n\n![reward](reward.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledccn%2Fhuolala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fledccn%2Fhuolala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledccn%2Fhuolala/lists"}