{"id":19262762,"url":"https://github.com/link1st/laravel-ks3","last_synced_at":"2026-02-11T23:42:58.209Z","repository":{"id":62517326,"uuid":"97292356","full_name":"link1st/laravel-ks3","owner":"link1st","description":"金山云存储","archived":false,"fork":false,"pushed_at":"2018-01-18T09:55:50.000Z","size":67,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T04:44:12.241Z","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/link1st.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":"2017-07-15T04:36:03.000Z","updated_at":"2024-05-28T02:00:00.000Z","dependencies_parsed_at":"2022-11-02T13:31:04.687Z","dependency_job_id":null,"html_url":"https://github.com/link1st/laravel-ks3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/link1st/laravel-ks3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-ks3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-ks3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-ks3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-ks3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/link1st","download_url":"https://codeload.github.com/link1st/laravel-ks3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-ks3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29349646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-09T19:33:23.165Z","updated_at":"2026-02-11T23:42:58.195Z","avatar_url":"https://github.com/link1st.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-sk3\r\n金山云存储\r\n\r\n## 安装\r\n加载包\r\n\r\n`\"link1st/laravel-ks3\": \"dev-master\"`\r\n\r\n或\r\n\r\n`composer require link1st/laravel-ks3`\r\n\r\n在配置文件中添加 **config/app.php**\r\n\r\n```php\r\n    'providers' =\u003e [\r\n        /**\r\n         * 添加供应商\r\n         */\r\n        link1st\\Ks3\\Ks3ServiceProvider::class,\r\n    ],\r\n    'aliases' =\u003e [\r\n         /**\r\n          * 添加别名\r\n          */\r\n        'Ks3' =\u003e link1st\\Ks3\\Facades\\Ks3::class,\r\n    ],\r\n```\r\n\r\n生成配置文件\r\n\r\n`php artisan vendor:publish`\r\n\r\n设置金山云的参数 **config/ks3.php**\r\n\r\n\r\n## 使用\r\n- - -\r\n### 上传图片 获取图片url 失败返回false \r\n- `$file_path` 本地文件路径\r\n- `$new_file_name` 上传以后新的文件名\r\n\r\n```\r\n\\Ks3::putObjectByFile($file_path,$new_file_name);\r\n```\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink1st%2Flaravel-ks3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flink1st%2Flaravel-ks3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink1st%2Flaravel-ks3/lists"}