{"id":30368524,"url":"https://github.com/ledccn/ledc-filesystem","last_synced_at":"2025-08-20T01:34:43.624Z","repository":{"id":273180022,"uuid":"918925624","full_name":"ledccn/ledc-filesystem","owner":"ledccn","description":"文件系统 Webman plugin ledc/filesystem","archived":false,"fork":false,"pushed_at":"2025-07-30T15:52:39.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T17:43:29.669Z","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,"zenodo":null}},"created_at":"2025-01-19T08:37:45.000Z","updated_at":"2025-07-30T15:51:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"0973c011-1886-4799-8862-f5d99892388f","html_url":"https://github.com/ledccn/ledc-filesystem","commit_stats":null,"previous_names":["ledccn/ledc-filesystem"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/ledccn/ledc-filesystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fledc-filesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fledc-filesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fledc-filesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fledc-filesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ledccn","download_url":"https://codeload.github.com/ledccn/ledc-filesystem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fledc-filesystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271252582,"owners_count":24726914,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"2025-08-20T01:34:43.212Z","updated_at":"2025-08-20T01:34:43.619Z","avatar_url":"https://github.com/ledccn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 文件系统\n\n## 安装\n\n`composer require ledc/filesystem`\n\n### 腾讯云 COS 适配器\n\n`composer require overtrue/flysystem-cos`\n\n### 七牛云 适配器\n\n`composer require overtrue/flysystem-qiniu`\n\n### 内存适配器\n\n`composer require league/flysystem-memory`\n\n## 配置文件\n\n`/config/flysystem.php`\n\n## 使用\n\n```php\nuse Ledc\\Filesystem\\AdapterEnums;\nuse Ledc\\Filesystem\\Factory;\n\n// 本地\nFactory::create(AdapterEnums::local);\n\n// 腾讯云\nFactory::create(AdapterEnums::cos);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledccn%2Fledc-filesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fledccn%2Fledc-filesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledccn%2Fledc-filesystem/lists"}